inst/tinytest/testRcppModule/R/rcpp_hello_world.R

rcpp_hello_world <- function(){
    .Call( "rcpp_hello_world_cpp", PACKAGE = "testRcppModule" )
}
RcppCore/Rcpp documentation built on March 7, 2024, 8:48 p.m.