seplyr: Improved Standard Evaluation Interfaces for Common Data Manipulation Tasks

The 'seplyr' (standard evaluation plying) package supplies improved standard evaluation adapter methods for important common 'dplyr' data manipulation tasks. In addition the 'seplyr' package supplies several new "key operations bound together" methods. These include 'group_summarize()' (which combines grouping, arranging and calculation in an atomic unit), 'add_group_summaries()' (which joins grouped summaries into a 'data.frame' in a well documented manner), 'add_group_indices()' (which adds per-group identifiers to a 'data.frame' without depending on row-order), 'partition_mutate_qt()' (which optimizes mutate sequences), and 'if_else_device()' (which simulates per-row if-else blocks in expression sequences).

Package details

AuthorJohn Mount [aut, cre], Win-Vector LLC [cph]
MaintainerJohn Mount <jmount@win-vector.com>
LicenseGPL-2 | GPL-3
Version1.0.4
URL https://github.com/WinVector/seplyr/ https://winvector.github.io/seplyr/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("seplyr")

Try the seplyr package in your browser

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

seplyr documentation built on Sept. 5, 2021, 5:12 p.m.