Package: ReportSubtotal 0.1.2
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.
Authors:
ReportSubtotal_0.1.2.tar.gz
ReportSubtotal_0.1.2.zip(r-4.7)ReportSubtotal_0.1.2.zip(r-4.6)ReportSubtotal_0.1.2.zip(r-4.5)
ReportSubtotal_0.1.2.tgz(r-4.6-any)ReportSubtotal_0.1.2.tgz(r-4.5-any)
ReportSubtotal_0.1.2.tar.gz(r-4.7-any)ReportSubtotal_0.1.2.tar.gz(r-4.6-any)
ReportSubtotal_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ReportSubtotal/json (API)
NEWS
| # Install 'ReportSubtotal' in R: |
| install.packages('ReportSubtotal', repos = c('https://yaboody.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:4ce86ecf70. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 107 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | NOTE | 105 | ||
| macos-release-arm64 | NOTE | 131 | ||
| macos-oldrel-arm64 | NOTE | 130 | ||
| windows-devel | NOTE | 86 | ||
| windows-release | NOTE | 80 | ||
| windows-oldrel | NOTE | 83 | ||
| wasm-release | OK | 89 |
Exports:subtotal_dupe_removalsubtotal_rowsubtotal_section
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Duplicate Subtotal Row Removal Function | subtotal_dupe_removal |
| Subtotal Row Addition Function | subtotal_row |
| Subtotal Section Addition Function | subtotal_section |
