R/RcppExports.R

Defines functions accumulate

Documented in accumulate

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

accumulate <- function(pop, specs, perms, K) {
    .Call(`_HACSim_accumulate`, pop, specs, perms, K)
}
jphill01/HACSim.R documentation built on March 4, 2024, 2:49 p.m.