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

https://github.com/ijlyttle/xformplus


https://github.com/ijlyttle/xformplus

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# xformplus

This is a collection of utilities that I have found useful while wrestling with dataframes.

## Installation

This package is not yet on CRAN

To get the current development version from github:

```R
# install.packages("devtools")
devtools::install_github("ijlyttle/xformplus")
```