Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeroenjanssens/rush

R One-Liners from the Shell
https://github.com/jeroenjanssens/rush

cli one-liner packages plot r shell

Last synced: 10 days ago
JSON representation

R One-Liners from the Shell

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# rush

[![R-CMD-check](https://github.com/jeroenjanssens/rush/workflows/R-CMD-check/badge.svg)](https://github.com/jeroenjanssens/rush/actions)

## Installation

You can install the development version of rush from with:

``` r
remotes::install_github("jeroenjanssens/rush")
```

## Code of Conduct

Please note that the rush project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.