R/zzz.R

Defines functions .onLoad

# TODO: Add comment
# 
# Author: frohlich
###############################################################################


.onLoad <- function(lib, pkgname){
	library.dynam(pkgname, pkgname, lib)
}

Try the nem package in your browser

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

nem documentation built on Oct. 31, 2019, 2:12 a.m.