powered by
This function initializes an renv environment for the project by running renv::init(). See https://rstudio.github.io/renv/ for further detail.
renv
renv::init()
add_renv(quiet = FALSE)
No return value.
A logical value. If TRUE messages are deleted. Default is FALSE.
TRUE
FALSE
Other create files: add_citation(), add_code_of_conduct(), add_compendium(), add_contributing(), add_description(), add_dockerfile(), add_license(), add_makefile(), add_package_doc(), add_readme_rmd(), add_testthat(), add_vignette()
add_citation()
add_code_of_conduct()
add_compendium()
add_contributing()
add_description()
add_dockerfile()
add_license()
add_makefile()
add_package_doc()
add_readme_rmd()
add_testthat()
add_vignette()
if (FALSE) { add_renv() }
Run the code above in your browser using DataLab