R/zzz.R

# .First.lib <- function(lib, pkg) {
#   library.dynam( "som", pkg, lib )
#   require(mva)
# }

# som.so is loaded in NAMESPACE

.onLoad <- function(libname, pkgname) {
##  require(mva)
}

Try the som package in your browser

Any scripts or data that you put into this service are public.

som documentation built on May 2, 2019, 1:08 p.m.