R/zzz.r

Defines functions .onLoad

# Copyright 2014 Thibault Laurent
#

.onLoad <- function(lib, pkg) {
#	require(methods)
 	library.dynam("npbr", pkg, lib)
}

Try the npbr package in your browser

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

npbr documentation built on March 31, 2023, 7:45 p.m.