Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nrennie/usefunc

R package with some additional useful functions.
https://github.com/nrennie/usefunc

r r-package

Last synced: about 2 months ago
JSON representation

R package with some additional useful functions.

Awesome Lists containing this project

README

        

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

# usefunc

An R package with some additional useful functions.

## Installation

``` r
devtools::install_github("nrennie/usefunc")
```
or
``` r
remotes::install_github("nrennie/usefunc")
```