5 lines
99 B
Plaintext
Raw Normal View History

2025-01-12 00:52:51 +08:00
useDynLib(testRcppModule, .registration=TRUE)
exportPattern("^[[:alpha:]]+")
import(Rcpp,methods)