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

workflow

  • Clone with SSH
  • Clone with HTTPS
  • Forked from SERG / woRkflow
    73 commits behind the upstream repository.

    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. As a number of people have pointed out that only works if you have an account on git.soton.ac.uk. If you have not, you can import the repo to (for example) your github.com account and go from there. And presumably on gitlab.com too...