Skip to content

Commit f411be6

Browse files
committed
imports from epiprocess
1 parent 766e79b commit f411be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/epipredict-package.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
#' @importFrom dplyr full_join relocate summarise everything
1010
#' @importFrom dplyr inner_join
1111
#' @importFrom dplyr summarize filter mutate select left_join rename ungroup
12+
#' @importFrom epiprocess growth_rate growth_rate_params is_epi_df
1213
#' @importFrom magrittr extract2
1314
#' @importFrom rlang := !! %||% as_function global_env set_names !!! caller_arg
1415
#' @importFrom rlang is_logical is_true inject enquo enquos expr sym arg_match
1516
#' @importFrom stats poly predict lm residuals quantile
1617
#' @importFrom tibble as_tibble
17-
na_chr <- NA_character_
1818
## usethis namespace: end
1919
NULL

0 commit comments

Comments
 (0)