R/RcppExports.R

Defines functions dftest rcpp_hello

Documented in rcpp_hello

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

dftest <- function(df, vname) {
    .Call('_MethyAge2_dftest', PACKAGE = 'MethyAge2', df, vname)
}

rcpp_hello <- function() {
    .Call('_MethyAge2_rcpp_hello', PACKAGE = 'MethyAge2')
}
ritianjiang/MethyAge2 documentation built on Dec. 3, 2019, 2:03 p.m.