R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  backports::import(pkgname)
}

Try the simstudy package in your browser

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

simstudy documentation built on Nov. 23, 2023, 1:06 a.m.