R/zzz.R

Defines functions .onLoad

# nocov start

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

# nocov end
rstudio/vetiver-r documentation built on Oct. 11, 2024, 12:01 p.m.