Skip to content
Snippets Groups Projects
Select Git revision
  • ba1a67a0a1b0c95b3a15c1229bc2d2c7cd61769b
  • master default protected
2 results

workflow

Forked from SERG / woRkflow
108 commits behind the upstream repository.
Ben Anderson's avatar
Ben Anderson authored
ba1a67a0
History

woRkflow

How we do collaborative reproducible data analysis and reporting. Mostly (but not only) using R. Inspired by @AlexaLFH.

This repo does three things:

  • it is a collection of R how-to resources including some notes on:
  • it is a template repo that illustrates how we work and which you can copy;
  • it is an R package that you can build if you want to using 'install and restart' from the RStudio Build menu. If you do you will then be able to use its functions viz: woRkflow::functionName() (not that it has many).

If you want to contribute to the repo or like how we work and want to use it as a template for your project or package, just fork and go.