inst/unitTests/RcppTestA/R/rcpp_hello_world.R

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