R/pARI-package.R

################################
####  ARI permutation version####
################################

#----    use_rcpp and rcppArmadillo    ----

## usethis namespace: start
#' @useDynLib pARI, .registration = TRUE
## usethis namespace: end
NULL

## usethis namespace: start
#' @importFrom Rcpp sourceCpp
#' @importFrom Rcpp evalCpp
## usethis namespace: end
NULL


#----

Try the pARI package in your browser

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

pARI documentation built on Sept. 11, 2024, 8:10 p.m.