1
0
mirror of https://github.com/msberends/AMR.git synced 2024-12-27 10:06:12 +01:00
AMR/R/zzz.R

4 lines
71 B
R
Raw Normal View History

2018-04-19 14:10:57 +02:00
.onLoad <- function(libname, pkgname) {
backports::import(pkgname)
}