This is an empty starter project for R, setting up the basic structure of a data analysis project. It includes the following basic steps:
- Initialise the project
- Load R libraries
- Read source data
- Clean the data
- Perform the analysis
- Visualise the results
- Finalise the project
- Start a Shiny app (optional)