The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.1
Imports: dplyr, tidyselect, utils, magrittr
Published: 2024-11-15
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: NEWS
CRAN checks: ReportSubtotal results

Documentation:

Reference manual: ReportSubtotal.pdf

Downloads:

Package source: ReportSubtotal_0.1.tar.gz
Windows binaries: r-devel: ReportSubtotal_0.1.zip, r-release: ReportSubtotal_0.1.zip, r-oldrel: ReportSubtotal_0.1.zip
macOS binaries: r-release (arm64): ReportSubtotal_0.1.tgz, r-oldrel (arm64): ReportSubtotal_0.1.tgz, r-release (x86_64): ReportSubtotal_0.1.tgz, r-oldrel (x86_64): ReportSubtotal_0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ReportSubtotal to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.