inst/skeleton/rcpp_hello_world.R

rcpp_hello_world <- function() {
    .Call("rcpp_hello_world", PACKAGE = "@PKG@")
}
RcppCore/Rcpp documentation built on Feb. 14, 2025, 4:02 p.m.