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

workflow

Forked from SERG / woRkflow
82 commits behind the upstream repository.
user avatar
B.Anderson authored
bf28fd44
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.