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 Sept. 12, 2024, 5:37 p.m.