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

https://github.com/apoorvalal/lalrutils

Misc utility functions in R for personal use.
https://github.com/apoorvalal/lalrutils

data-analysis r r-package

Last synced: 4 months ago
JSON representation

Misc utility functions in R for personal use.

Awesome Lists containing this project

README

          

# LalRUtils
Misc utility functions in R for personal use.

[Function reference](https://apoorvalal.github.io/LalRUtils/reference/index.html)

To install:
```R
library(devtools)
devtools::install_github("apoorvalal/LalRUtils")
```