Workflow: scripts and projects
Learning objectives:
- Create scripts and Understand script diagnostics in RStudio.
- Create an Rstudio project.
- Understand working directories in Rstudio and the
getwd()
function.
- Differentiate between relative paths and absolute paths.