4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
useDynLib(yap4r, .registration=TRUE)
|
|
exportPattern("^[[:alpha:]]+")
|
|
importFrom(Rcpp, evalCpp)
|