jonocarroll/DFplyr: A `DataFrame` (`S4Vectors`) backend for `dplyr`

Provides `dplyr` verbs (`mutate`, `select`, `filter`, etc...) supporting `S4Vectors::DataFrame` objects. Importantly, this is achieved without conversion to an intermediate `tibble`. Adds grouping infrastructure to `DataFrame` which is respected by the transformation verbs.

Getting started

Package details

Bioconductor views DataRepresentation Infrastructure Software
Maintainer
LicenseGPL-3
Version0.99.1
URL https://github.com/jonocarroll/DFplyr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jonocarroll/DFplyr")
jonocarroll/DFplyr documentation built on Oct. 16, 2024, 4:56 a.m.