inst/skeleton/rcpp_hello_world.R

rcpp_hello_world <- function() {
    .Call("rcpp_hello_world", PACKAGE = "@PKG@")
}
RcppCore/Rcpp documentation built on March 7, 2024, 8:48 p.m.