Skip to content

Commit 8d2e3ad

Browse files
authored
Update README.md
1 parent 7ffaa1a commit 8d2e3ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ __Localized Measures__
3333

3434
## Basics of using RAR
3535
```
36-
install_github("JessLGraves/RAR")
36+
# install_github("JessLGraves/RAR")
37+
library(RAR)
3738
data(age_wise) # example dataset
3839
3940
d <- age_wise

0 commit comments

Comments
 (0)