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

https://github.com/nrennie/usefunc

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

r r-package

Last synced: 4 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")
```