R/zzz.R

Defines functions .onLoad

# nocov start

.onLoad <- function(libname, pkgname) {
    renv$initialize()
}

# nocov end

Try the vetiver package in your browser

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

vetiver documentation built on Nov. 17, 2023, 1:06 a.m.