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

Try the simul package in your browser

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

simul documentation built on Feb. 23, 2021, 1:06 a.m.