Session - Projects
If you tell R/R Studio to look for a file, or save a plot, it will (by default) look in a place called the working directory (wd)
Often defaults to the Documents
folder but can be changed in Tools/Global Options
A Project can make it easier to find tell your session where to get files from and where to save them but, like bookmarks, you can:
Step 1
Step 2
Step 3
Step 4
.Rproj
file that is generated automatically.Shiny Application
. What files are created?Extra: Delete one of the .Rproj
files and then try to select it from the menu. What happens?
Click the three dot icon in the bottom right quadrant, Files tab:
First way:
Click the grey arrow next to the file pathway ~/
in the Console
Second way:
Once a project has been created an R hex logo appears in the Files tab next to the three dots