ReportSubtotal: Adds Subtotals to Data Reports

Adds subtotal rows / sections (a la the 'SAS' 'Proc Tabulate' All option) to a Group By output by running a series of Group By functions with partial sets of the same variables and combining the results with the original. Can be used to add comprehensive information to a data report or to quickly aggregate Group By outputs used to gain a greater understanding of data.

Package details

AuthorYoni Aboody [aut, cre, cph]
MaintainerYoni Aboody <yoniaboody@gmail.com>
LicenseMIT + file LICENSE
Version0.1.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ReportSubtotal")

Try the ReportSubtotal package in your browser

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

ReportSubtotal documentation built on April 3, 2025, 6:14 p.m.