Skip to content

clarelgibson/sdg-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDG Template

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 documentation
  • img: for image files
  • products: for any products built with the clean data

Description

Longer description of the project.

Getting started

Data

  • List the data sources and links used in the project.

Packages

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()

Author

Licence

This project is licensed under the CC0 1.0 Universal licence. See the LICENSE file for details.

Acknowledgements

  • List any reference material used in this project.

About

Template repo for @surreydatagirl data viz/analytics projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published