Nothing
# 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.