This page provides advice on establishing a workflow and creating new projects with RStudio
In R, we organize our work by projects. It is best practice to keep no more than one project in any single folder on your computer. First, we should establish the file folders from which we’ll be working.
If you haven’t already, now would be a good time to:
Please make this a habit. We will expect you to do this for every lab, as it will keep your work organized and will keep you happy.
Now open RStudio and take a deep breath. Don’t panic. This will all be very familiar in a few short months.
Initiate a new project by going to File and clicking New Project.
Select Existing Directory:
In the following window, hit Browse. Navigate to the folder where you’d like to house your new project (or create a new one if you haven’t already. Open it, then hit Open.