https://github.com/brendan-r/brocks
:eyeglasses: Miscellaneous R Functions
https://github.com/brendan-r/brocks
Last synced: 7 months ago
JSON representation
:eyeglasses: Miscellaneous R Functions
- Host: GitHub
- URL: https://github.com/brendan-r/brocks
- Owner: brendan-r
- Created: 2015-06-18T01:30:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T23:56:47.000Z (over 7 years ago)
- Last Synced: 2024-08-13T07:13:29.062Z (10 months ago)
- Language: R
- Homepage:
- Size: 170 KB
- Stars: 8
- Watchers: 3
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - brendan-r/brocks - :eyeglasses: Miscellaneous R Functions (R)
README
# brocks
[](https://travis-ci.org/brendan-R/brocks)
[](https://ci.appveyor.com/project/brendan-r/brocks)
[](http://www.repostatus.org/#active)[Brendan's](https://github.com/brendan-r) personal R functions.
## Installation
```R
# install.packages("devtools")
devtools::install_github("brendan-R/brocks")
```