1
0
mirror of https://github.com/msberends/AMR.git synced 2024-12-26 07:26:13 +01:00
AMR/R/zzz.R

4 lines
71 B
R

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