Research project initialization and organization following reproducible research guidelines (forked from https://github.com/Reproducible-Science-Curriculum/rr-init)
project
|- doc/
| +- paper/ # manuscript (update after publication)
|
|- data # data used for analyses
| |- TurtleSpot_Participant_Retention.xlsx/
| |- TurtleSpot_Taiwan_Sightings.xlsx/
| |- TurtleSpot_Turtle_MRD.xlsx/
| +- TurtleSpot_Injury-related_Sightings.xlsx/
|
|- results # all output from workflows and analyses (update after publication)
| |- figures/
| +- pictures/
|
|- README # the top level description of content