nplyr: A Grammar of Nested Data Manipulation

Provides functions for manipulating nested data frames in a list-column using 'dplyr' <https://dplyr.tidyverse.org/> syntax. Rather than unnesting, then manipulating a data frame, 'nplyr' allows users to manipulate each nested data frame directly. 'nplyr' is a wrapper for 'dplyr' functions that provide tools for common data manipulation steps: filtering rows, selecting columns, summarising grouped data, among others.

Package details

AuthorMark Rieke [aut, cre], Joran Elias [ctb]
MaintainerMark Rieke <markjrieke@gmail.com>
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/markjrieke/nplyr https://markjrieke.github.io/nplyr/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("nplyr")

Try the nplyr package in your browser

Any scripts or data that you put into this service are public.

nplyr documentation built on Feb. 16, 2023, 7:24 p.m.