R/explore-package.R

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

## usethis namespace: start
#' @importFrom magrittr %>%
#' @import rlang
#' @import dplyr
#' @import ggplot2
#' @importFrom forcats fct_reorder
#' @importFrom graphics legend par plot text
#' @importFrom gridExtra grid.arrange
#' @importFrom stats complete.cases as.formula glm median quantile
#' @importFrom stringr str_trim str_replace_all
#' @importFrom utils browseURL head
## Report specific functions
# #' @import rmarkdown
# #' @import shiny # maybe uncomment when dev?
## usethis namespace: end
NULL
rolkra/explore documentation built on April 17, 2024, 10:58 p.m.