Skip to content

UNSW-codeRs/reproducible-R-code-for-research

Repository files navigation

title subtitle author date
Preparing R code for reproducible research
CES Skills Seminars
José R. Ferrer-Paris
(a.k.a. Jose Ferrer; JR)
March 2023

R code for reproducible research

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 the renv packages and a couple of figures in graphviz (.dot) format in folder figs