inst/tinytest/testRcppModule/R/rcpp_hello_world.R

rcpp_hello_world <- function(){
    .Call( "rcpp_hello_world_cpp", PACKAGE = "testRcppModule" )
}

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.