inst/skeleton/rcpp_hello_world.R

rcpp_hello_world <- function(){
	.Call( "rcpp_hello_world", PACKAGE = "@PKG@" )
}
jjallaire/Rcpp documentation built on May 19, 2019, 11:37 a.m.