R/renv.R
initializeRenv.Rd
Sets up renv for the pipeline project on first run. Creates renv infrastructure and initial lockfile.
initializeRenv()
Invisible TRUE
Must be run once per project before using other renv functions. Sets up:
renv.lock in project root
renv/ project library
renv auto-loader in .Rprofile