R/zzz.R

## usethis namespace: start
#' @importFrom Rcpp sourceCpp
#' @useDynLib distr6, .registration = TRUE
## usethis namespace: end
NULL

#' @importFrom R6 R6Class
#' @importFrom data.table data.table as.data.table
#' @importFrom checkmate assert
#' @importFrom stats setNames
#' @import set6
#' @import param6
#' @import ooplah
NULL

globalVariables(c("pdf", "cdf"))

Try the distr6 package in your browser

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

distr6 documentation built on March 28, 2022, 1:05 a.m.