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

https://github.com/dataheld/elf

Collection of assorted R helpers
https://github.com/dataheld/elf

rstats

Last synced: 3 days ago
JSON representation

Collection of assorted R helpers

Awesome Lists containing this project

README

        

# elf

## Overview

elf is a fairly random collection of R helpers I like to use.

## Installation

```r
# install.packages("pak")
pak::pak("dataheld/elf")
```