R/SLCARE-package.R

#' @keywords internal
#' @aliases SLCARE-package
"_PACKAGE"

## usethis namespace: start
#' @importFrom dplyr arrange
#' @importFrom dplyr filter
#' @importFrom dplyr group_by
#' @importFrom dplyr left_join
#' @importFrom dplyr mutate
#' @importFrom dplyr n
#' @importFrom dplyr rename
#' @importFrom dplyr row_number
#' @importFrom dplyr select
#' @importFrom dplyr semi_join
#' @importFrom dplyr summarise
#' @importFrom dplyr ungroup
#' @importFrom ggplot2 aes
#' @importFrom ggplot2 element_text
#' @importFrom ggplot2 expand_limits
#' @importFrom ggplot2 geom_abline
#' @importFrom ggplot2 geom_line
#' @importFrom ggplot2 geom_point
#' @importFrom ggplot2 geom_smooth
#' @importFrom ggplot2 ggplot
#' @importFrom ggplot2 ggtitle
#' @importFrom ggplot2 theme
#' @importFrom ggplot2 xlab
#' @importFrom ggplot2 ylab
#' @importFrom magrittr %>%
#' @importFrom methods is
#' @importFrom nnet multinom
#' @importFrom reda Recur
#' @importFrom reReg reReg
#' @importFrom rlang .data
#' @importFrom stats as.formula
#' @importFrom stats glm.fit
#' @importFrom stats kmeans
#' @importFrom stats pnorm
#' @importFrom stats poisson
#' @importFrom stats quantile
#' @importFrom stats relevel
#' @importFrom stats sd
#' @importFrom tidyr all_of
#' @importFrom tidyr crossing
#' @importFrom tidyr replace_na
#' @importFrom utils capture.output
## usethis namespace: end
NULL

Try the SLCARE package in your browser

Any scripts or data that you put into this service are public.

SLCARE documentation built on June 24, 2024, 5:08 p.m.