R/autocogs-package.R

Defines functions `_dummy`

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import tibble dplyr checkmate
#' @import dplyr
# #' @import scagnostics
#' @importFrom stats cor
#' @importFrom mclust Mclust mclustBIC
## usethis namespace: end
NULL


`_dummy` <- function() {
  MASS::boxcox
  broom::tidy
  diptest::dip.test
  ggplot2::ggplot
  hexbin::hexbin
  moments::kurtosis
}

Try the autocogs package in your browser

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

autocogs documentation built on July 1, 2025, 1:07 a.m.