R/RcppExports.R

Defines functions rdf_to_rwtbl_cpp

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

rdf_to_rwtbl_cpp <- function(rdf, keep_cols, scenario = NA_character_, add_ym = TRUE) {
    .Call(`_RWDataPlyr_rdf_to_rwtbl_cpp`, rdf, keep_cols, scenario, add_ym)
}

Try the RWDataPlyr package in your browser

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

RWDataPlyr documentation built on April 17, 2020, 9:06 a.m.