R/zzz.R

Defines functions .onLoad

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

Try the survcomp package in your browser

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

survcomp documentation built on Nov. 8, 2020, 4:54 p.m.