A collection of documents describing what a Reproducible Analytical Pipeline is and why it is useful. We will continue to add resources to this repository as we create them.
A Reproducible Analytical Pipeline (RAP) brings together code and data to generate outputs. The RAP pipeline is built within a version control system (e.g.
git
) to create a transparent production process.
- Introduction to RAP presentation
- Using
RMySQL
R package tutorial - Make
git
happen- A presentation introducing
git
. - Code available here.
- A presentation introducing
git
going with R- A presentation illustrating how to use
git
with R - Code available here.
- A presentation illustrating how to use
git
glossary- Creating a GANTT chart in R
- A quick tutorial to about creating a GANTT chart in R.
- Code available here.
- GANTT charts are used for visualising project timelines - using horizontal bars and events to illustrate work packages, tasks and outputs.
- Creating a word document using Rmarkdown
Note: for links to html documents, you'll need to click the raw document and save a html file locally that you double click on to view content in your default internet browser. For presentations (RAP, make-git-happen, and git-going-with-R), you can view the presentation notes during a presentation by pressing "p".