R/RcppExports.R

Defines functions calculateLookupMatrix

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

calculateLookupMatrix <- function(length, daten, lookup) {
    .Call('_cramer_calculateLookupMatrix', PACKAGE = 'cramer', length, daten, lookup)
}

Try the cramer package in your browser

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

cramer documentation built on May 29, 2024, 9:31 a.m.