projects
/
agghoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cdcd9b
)
Better README.md
author
Benjamin Auder
<benjamin.auder@somewhere>
Sat, 5 Jun 2021 17:52:34 +0000
(19:52 +0200)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Sat, 5 Jun 2021 17:52:34 +0000
(19:52 +0200)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index
b10a9d3
..
337abcb
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-5,7
+5,9
@@
Alternative to standard cross-validation.
## Install the package
-R CMD INSTALL .
+From GitHub: `devtools::install_github("yagu0/agghoo")`
+
+Locally, in a terminal: `R CMD INSTALL .`
## Use the package