inst/skeleton/rcpp_hello_world.R

rcpp_hello_world <- function() {
    .Call("rcpp_hello_world", PACKAGE = "@PKG@")
}

Try the Rcpp package in your browser

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

Rcpp documentation built on July 9, 2023, 7:26 p.m.