Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ci-misc
R-utility-belt
Commits
04ea9d2e
Commit
04ea9d2e
authored
Feb 12, 2021
by
Quentin Read
Browse files
edit readme
parent
b33474c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
04ea9d2e
# R-utility-belt
# Rutilitybelt
Some miscellaneous useful R code put together by the SESYNC Cyberhelp team for themselves and SESYNC users.
## How to install
Type this into your R prompt the first time you want to use this package, or if you want to get the latest package updates.
```
remotes::install_gitlab('ci-misc/r-utility-belt', host = 'gitlab.sesync.org')
```
## How to load
Type this into your R prompt every time you want to run functions from this package.
```
library(Rutilitybelt)
```
*last modified by QDR, 12 Feb 2021*
Some miscellaneous useful R code
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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