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


#----
angeella/ARIpermutation documentation built on Aug. 24, 2023, 3:36 p.m.