R/zzz.R

Defines functions .onLoad

.onLoad <- function(...) {


  vctrs::s3_register("dplyr::dplyr_reconstruct", "incidence2_fit", method = dplyr_reconstruct_incidence2_fit)
}

Try the i2extras package in your browser

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

i2extras documentation built on March 31, 2023, 5:23 p.m.