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], Bolívar Aponte Rolón [cre] (ORCID: <https://orcid.org/0000-0002-2544-4551>), Joran Elias [ctb]
MaintainerBolívar Aponte Rolón <bolaponte@pm.me>
LicenseMIT + file LICENSE
Version0.3.0
URL https://github.com/jibarozzo/nplyr https://jibarozzo.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 June 8, 2025, 10:44 a.m.