R/RcppExports.R

Defines functions create_mat_t

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

create_mat_t <- function(mat, a_tm1, d, retention) {
    .Call('_spreadr_create_mat_t', PACKAGE = 'spreadr', mat, a_tm1, d, retention)
}

Try the spreadr package in your browser

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

spreadr documentation built on May 11, 2021, 9:09 a.m.