Ecosyste.ms: Awesome
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: 9 days ago
JSON representation
Collection of assorted R helpers
- Host: GitHub
- URL: https://github.com/dataheld/elf
- Owner: dataheld
- License: mit
- Created: 2024-07-05T12:52:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T19:26:51.000Z (3 months ago)
- Last Synced: 2024-09-14T05:50:57.848Z (3 months ago)
- Topics: rstats
- Language: R
- Homepage: https://elf.maxheld.de
- Size: 64.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - dataheld/elf - Collection of assorted R helpers (R)
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")
```