Skip to content
Snippets Groups Projects
Commit 6cf00ea0 authored by Ben Anderson's avatar Ben Anderson
Browse files

Update README.md

parent c7373129
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,8 @@ This repo does three things: ...@@ -7,6 +7,8 @@ This repo does three things:
* it is a collection of R [how-to resources](howTo/) including some notes on: * it is a collection of R [how-to resources](howTo/) including some notes on:
* how to [use git branches](howTo/gitBranches.md) * how to [use git branches](howTo/gitBranches.md)
* how to use [drake](howTo/drake.md) to massively speed up and [manage your workflow](https://milesmcbain.xyz/the-drake-post/) * how to use [drake](howTo/drake.md) to massively speed up and [manage your workflow](https://milesmcbain.xyz/the-drake-post/)
* how to access the University [Iridis HPC](howTo/iridis.md)
* where to [keep your data](howTo/keepingData.md)
* it is a [template](repoAsATemplate.md) repo that illustrates how we work and which you can copy; * it is a [template](repoAsATemplate.md) repo that illustrates how we work and which you can copy;
* it is an R package. This means: * it is an R package. This means:
* package functions are kept in /R * package functions are kept in /R
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment