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)
}

Try the HACSim package in your browser

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

HACSim documentation built on June 13, 2022, 9:05 a.m.