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.
| Version: |
0.2.1 |
| Imports: |
dplyr, tidyselect, utils, magrittr, rlang, lubridate |
| Suggests: |
bench, testthat, tidyverse, devtools, ggplot2 |
| Published: |
2026-08-21 |
| DOI: |
10.32614/CRAN.package.ReportSubtotal |
| Author: |
Yoni Aboody [aut, cre, cph] |
| Maintainer: |
Yoni Aboody <yoniaboody at gmail.com> |
| License: |
MIT + file LICENSE |
| NeedsCompilation: |
no |
| Materials: |
README, NEWS |
| CRAN checks: |
ReportSubtotal results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ReportSubtotal
to link to this page.