Skip to content
Snippets Groups Projects
Commit e0d9994d authored by Franssen, Wietse's avatar Franssen, Wietse
Browse files

Update README.md

parent fe8eb6e5
No related branches found
No related tags found
No related merge requests found
# How to install
start R
Start R
load the library called devtools
'''library(devtools)'''
install WFRTools:
'''install_git("https://git.wur.nl/frans004/WFRTools.git")'''
Load the library called devtools
```R
library(devtools)
```
Install WFRTools:
```R
install_git("https://git.wur.nl/frans004/WFRTools.git")
```
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