R/RcppExports.R

Defines functions rcpp_hello_world perm

Documented in rcpp_hello_world

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

perm <- function(n, v) {
    .Call(`_taelor_perm`, n, v)
}

rcpp_hello_world <- function() {
    .Call(`_taelor_rcpp_hello_world`)
}
tmcclurg/Taelor documentation built on Jan. 30, 2022, 12:37 a.m.