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

udpated readme after import from github

parent 10e04fe0
Branches
No related tags found
No related merge requests found
...@@ -4,15 +4,13 @@ And the various confusions that arise... ...@@ -4,15 +4,13 @@ And the various confusions that arise...
* Latest draft: * Latest draft:
* [.Rmd](paper/weGotThePowerDraftPaper.Rmd) code (mostly stats & notes, little text) * [.Rmd](paper/weGotThePowerDraftPaper.Rmd) code (mostly stats & notes, little text)
* [.html]() output (as above) * [.html](docs/weGotThePowerDraftPaper.html) output (as above)
Structured as an [R package](http://r-pkgs.had.co.nz/) for re-producability. Structured as an [R package](http://r-pkgs.had.co.nz/) for re-producability.
To install do: To install you'll need to fork/clone and install locally.
* `devtools::install_github("dataknut/weGotThePower")`
This should install all code, results and dependencies except for: That _should_ install all code, results and dependencies except for:
* `devtools::install_github("dataknut/dkUtils")` * `devtools::install_github("dataknut/dkUtils")`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment