Skip to content
Snippets Groups Projects
Commit 6fed93f8 authored by B.Anderson's avatar B.Anderson
Browse files

amended readme, latest run

parent bade5388
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,6 @@ This repo does three things:
* how to [use git branches](gitBranches.md)
* how to use [drake](https://docs.ropensci.org/drake/) to massively speed up and [manage your workflow](https://milesmcbain.xyz/the-drake-post/)
* it is a [template](template.md) 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' it 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).
* 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](CONTRIBUTING.md) or like how we work and want to use it as a template for your project or package, just [fork and go](https://happygitwithr.com/fork-and-clone.html).
# woRkflow
## analysis
## Rmd
The place to put your analysis code - see [template info](../template.md).
......
This diff is collapsed.
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