R/simul-package.R

#' @docType package
#' @aliases simul-package
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @useDynLib simul, .registration = TRUE
#' @importFrom Rcpp sourceCpp
#' @importFrom stats quantile
## usethis namespace: end
NULL
nt-williams/simul documentation built on May 29, 2021, 7:41 a.m.