inst/unitTests/testRcppModule/R/rcpp_hello_world.R

rcpp_hello_world <- function(){
	.Call( "rcpp_hello_world", 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 May 2, 2019, 5:23 p.m.