This function initializes an renv
environment for the project by running
renv::init()
. See https://rstudio.github.io/renv/ for further detail.
See also
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()