R/BigDataStatMeth.R

#' BigDataStatMEth package documentation
#' @name BigDataStatMeth
#' @useDynLib BigDataStatMeth
#' @importFrom Rcpp evalCpp
#' @importFrom Rcpp sourceCpp
#' @importFrom RcppParallel RcppParallelLibs
#' @importFrom utils download.file unzip untar
#' @importFrom rhdf5 H5Fopen h5closeAll
#' @importFrom data.table "%like%"
#' @importFrom RCurl url.exists
#' @exportPattern("^[[:alpha:]]+")
NULL

Try the BigDataStatMeth package in your browser

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

BigDataStatMeth documentation built on March 30, 2022, 1:07 a.m.