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

Try the explore package in your browser

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

explore documentation built on Oct. 11, 2023, 9:07 a.m.