Skip to content
Snippets Groups Projects
Commit 3ff932ea authored by Chi Pak's avatar Chi Pak
Browse files

Update README.md

parent 5612fafe
Branches
No related merge requests found
......@@ -10,6 +10,8 @@ Installing R Libraries/Packages
* Rcpp
* ggpubr
* viridis
* MASS
* knitr
Install them via
......@@ -23,6 +25,8 @@ install.packages('Hmisc')
install.packages('Rcpp')
install.packages('ggpubr')
install.packages('viridis')
install.packages('MASS')
install.packages('knitr')
```
When you install these packages, it will ask
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment