Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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")
```