We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766e79b commit f411be6Copy full SHA for f411be6
R/epipredict-package.R
@@ -9,11 +9,11 @@
9
#' @importFrom dplyr full_join relocate summarise everything
10
#' @importFrom dplyr inner_join
11
#' @importFrom dplyr summarize filter mutate select left_join rename ungroup
12
+#' @importFrom epiprocess growth_rate growth_rate_params is_epi_df
13
#' @importFrom magrittr extract2
14
#' @importFrom rlang := !! %||% as_function global_env set_names !!! caller_arg
15
#' @importFrom rlang is_logical is_true inject enquo enquos expr sym arg_match
16
#' @importFrom stats poly predict lm residuals quantile
17
#' @importFrom tibble as_tibble
-na_chr <- NA_character_
18
## usethis namespace: end
19
NULL
0 commit comments