How-To: RStudio: Create a New Project with Renv

Question

How do I create a new project in RStudio with the Renv package installed?

 

Answer

    1. Click on File, then select New Project

Screenshot of the "File" drop down in Rstudio, with the "New Project" button highlighted.

    2. Select New Directory.

Screenshot of the "New Project Wizard" screen, with the "New Directory" Button selected.

     3. Select New Project.

Screenshot of the "Project Type" page, where "New Project" is selected.

     4. The Create New Project page

  1. In the Directory name text box, enter the name of your project.
  2. Check the Use Renv with this project check box to enable Renv.
  3. Select Create Project.

                             You can also choose where to store your project using the Browse button on the Create project as subdirectory of section.

Screenshot of the "Create New Project" Screen, with a numbered list. 1. "Directory Name" 2. "Use renv with this project" 3. "Create Project"

 

For Additional Assistance

For additional assistance or questions about this article, please contact itrss-support@missouri.edu

 

Print Article

Related Articles (1)

Index of RStudio guides