R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname)
{
  library.dynam("survC1", pkgname, libname)
}

Try the survC1 package in your browser

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

survC1 documentation built on Feb. 10, 2021, 5:06 p.m.