R/zzz.R

Defines functions .onLoad

# nocov start

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

# nocov end
tidymodels/vetiver-r documentation built on Oct. 16, 2024, 1:41 a.m.