mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 08:06:12 +01:00
4 lines
71 B
R
Executable File
4 lines
71 B
R
Executable File
.onLoad <- function(libname, pkgname) {
|
|
backports::import(pkgname)
|
|
}
|