0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
Rcpp
/
tinytest
/
testRcppClass
/
R
/
[
Home
]
File: rcpp_hello_world.R
rcpp_hello_world <- function(){ .Call("rcpp_hello_world_cpp", PACKAGE = "testRcppClass") }