R/btoolbox.R

#' btoolbox: toolbox of random functions
#' 
#' Collection of functions for data analysis
#' 
#' @docType package
#' @name btoolbox
#' @useDynLib btoolbox, .registration = TRUE
#' @import stats
#' @importFrom Rcpp sourceCpp
NULL
baruuum/btoolbox documentation built on Aug. 17, 2020, 1:29 a.m.