AMR/R/zzz.R

4 lines
71 B
R
Executable File

.onLoad <- function(libname, pkgname) {
backports::import(pkgname)
}