inst/tests/RCmakeTestRcpp/R/rcpp_hello_world.R

rcpp_hello_world <- function(){
	.Call( "rcpp_hello_world", PACKAGE = "RCmakeTestRcpp" )
}
wush978/RCMake documentation built on May 4, 2019, 12:01 p.m.