Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brendan-r/brocks
:eyeglasses: Miscellaneous R Functions
https://github.com/brendan-r/brocks
Last synced: 9 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T23:56:47.000Z (almost 7 years ago)
- Last Synced: 2024-08-13T07:13:29.062Z (4 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
[![Build Status](https://travis-ci.org/brendan-r/brocks.svg)](https://travis-ci.org/brendan-R/brocks)
[![Win Build Status](https://ci.appveyor.com/api/projects/status/github/brendan-r/brocks?branch=master&svg=true)](https://ci.appveyor.com/project/brendan-r/brocks)
[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](https://img.shields.io/badge/repo%20status-active-brightgreen.svg)](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")
```