pedrovictori / tidybox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tidybox

tidybox is a collection of additions to dplyr and other tidyverse libraries that are useful to me, so they could be useful to others.

Installation

You can install the development version of tidybox from GitHub with:

# install.packages("devtools")
devtools::install_github("pedrovictori/tidybox")

Example

Will be added at a later date.

About

License:GNU General Public License v3.0


Languages

Language:R 100.0%