title | subtitle | author | date | ||
---|---|---|---|---|---|
Preparing R code for reproducible research |
CES Skills Seminars |
|
March 2023 |
The first version of this repository was created for Skills seminar at the Centre for Ecosystem Science in UNSW, presented in March 2023.
Repository structure:
- folder
presentation
contains a presentation about the benefits of reproducible research for the author of the research, - folder
documentation
contains additional markdown files with general recommendations for reproducible code, - folder
Rscripts
contain an example of reproducible code for downloading and plotting a sample dataset - folder
Rmarkdown
contain the same example of reproducible code for downloading and plotting a sample dataset in a single document - Miscellaneous files related to the
Rproject
,git
and therenv
packages and a couple of figures in graphviz (.dot
) format in folder figs