Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 447 Bytes

File metadata and controls

27 lines (18 loc) · 447 Bytes

Test

testing

Started on 2023-02-08.

Directory structure

  • /R - Resuable R code (functions etc.)
  • /admin - Admin files
  • /docs - Manuscripts
  • /data - Data used for analysis
  • Notes.txt - Project notes
  • CITATION.bib - Citations file
  • Report.rmd - Project reporting

.gitignore

Ensure that you change the .gitignore file so that admin/docs/data are not uploaded to github


data
admin
docs