Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Franssen, Wietse
WFRTools
Commits
e0d9994d
Commit
e0d9994d
authored
Sep 15, 2016
by
Franssen, Wietse
Browse files
Update README.md
parent
fe8eb6e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e0d9994d
# How to install
s
tart R
S
tart 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"
)
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment