R/zzz.R

Defines functions First.lib

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

Try the powell package in your browser

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

powell documentation built on May 30, 2017, 5:09 a.m.