inst/skeleton/rcpp_hello_world.R

rcpp_hello_world <- function(){
	.Call( "rcpp_hello_world", PACKAGE = "@PKG@" )
}
romainfrancois/Rcpp98 documentation built on May 27, 2019, 1:48 p.m.