R/zzz.R

Defines functions .First.lib .Last.lib

.First.lib <- function(libname, pkgname) {
  library.dynam("profdpm")
}
.Last.lib <- function(pkgpath) {}

Try the profdpm package in your browser

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

profdpm documentation built on May 2, 2019, 4:56 p.m.