R/RcppExports.R

Defines functions mean_rcpp

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

mean_rcpp <- function(x) {
    .Call(`_Rcpp2doParallel_mean_rcpp`, x)
}
r-pkg-examples/rcpp-and-doparallel documentation built on March 13, 2024, 4:32 p.m.