Template repo for @surreydatagirl data viz/analytics projects. Template includes directories for data and R scripts. Other standard directories you may need include:
ref: for any reference documentationimg: for image filesproducts: for any products built with the clean data
Longer description of the project.
- List the data sources and links used in the project.
This project uses renv for package management. To set up the packages needed for this project run the following code in the console:
install.packages("renv")
renv::init()This project is licensed under the CC0 1.0 Universal licence. See the LICENSE file for details.
- List any reference material used in this project.