JakeNel28/nestyr: The nestyr package...a tidyr extension

The nestyr package is intended to serve as a small extension to the tidyr package. It provides nesting functionality similar to tidyr's, but which does not rely on dplyr's grouping functions to help specify a nest. This allows for greater flexibility and more intuitive syntatic expression. Perhaps most noteably, by not relying on dplyr's grouping functions, nestyr allows for the creation of multiple nests in the same data frame.

Getting started

Package details

MaintainerJacob Nelson <jakenel28@gmail.com>
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("JakeNel28/nestyr")
JakeNel28/nestyr documentation built on May 14, 2019, 7:14 p.m.