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