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

updated drake notes re targets

parent b1d5000e
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.
Finish editing this message first!
Please register or to comment