R/RcppExports.R

Defines functions strat_cpp strat_cpp_by

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

strat_cpp <- function(y, r, w) {
    .Call('strat_strat_cpp', PACKAGE = 'strat', y, r, w)
}

strat_cpp_by <- function(y, r, w, c) {
    .Call('strat_strat_cpp_by', PACKAGE = 'strat', y, r, w, c)
}

Try the strat package in your browser

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

strat documentation built on May 2, 2019, 1:45 p.m.