Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dataheld/elf

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

rstats

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