inst/tinytest/testRcppClass/R/rcpp_hello_world.R

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