mirror of
https://github.com/msberends/AMR.git
synced 2025-01-13 20:51:38 +01:00
4 lines
71 B
R
4 lines
71 B
R
|
.onLoad <- function(libname, pkgname) {
|
||
|
backports::import(pkgname)
|
||
|
}
|