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