Changelog
Source:NEWS.md
tsg 0.1.2
CRAN release: 2026-02-22
Features
- Added experimental feature with an option to include grand total when generating tables with grouping for both
generate_frequency()andgenerate_crosstab() -
generate_crosstab()now allows 1 or more variables to be specified in thexargument for hierarchical grouping. - Added
<- backhyperlink in the generated Excel output when table list is included.
tsg 0.1.1
CRAN release: 2026-02-12
Features
- Implemented new way of adding facade to the generated Excel output.
- Added
generate_template()for generating facade and table-list templates.