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

Merge branch 'master' into 'master'

updated drake notes re targets

See merge request SERG/workflow!14
parents 43dc6fc0 c32d41bb
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ This repo does three things:
* 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 [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/) (NB: drake has been superseded by [targets](https://books.ropensci.org/targets/) - update on the notes soon)
* how to access the University [Iridis HPC](howTo/iridis.md)
* how to use R/RStudio on the University [SVE (remote desktop) service](howTo/sve.md)
* where to [keep your data](howTo/keepingData.md)
......
NB: drake has been superseded by [targets](https://books.ropensci.org/targets/) - more soon
# drake:
* use [drake](https://docs.ropensci.org/drake/) to massively speed up and [manage your workflow](https://milesmcbain.xyz/the-drake-post/). This includes always:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment