R/zzz_imports.R

# Package-level import declarations.
#
# Collected here so devtools::document() regenerates the full importFrom
# block in NAMESPACE from a single location.  Do not add export() directives
# here — keep those on the individual function roxygen blocks.

#' @importFrom MASS fitdistr
#' @importFrom graphics hist
#' @importFrom stats approx approxfun dnorm ks.test lowess median pnorm
#'   pweibull qnorm quantile sd var
#' @importFrom utils read.csv write.table
#' @importFrom zoo rollapply
NULL

Try the CharAnalysis package in your browser

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

CharAnalysis documentation built on May 3, 2026, 5:06 p.m.