tabstats 0.2.1
Fixes
pairwise_matrix()discrepancies, where the title from the layout guide box is truncated.Documenting hex color codes usage in tabstats under
vignette("tabstats")(at theStyling Primerpart).-
tabstats GitHub repository is now under S7 stats. Changing username to
s7-stats.- Changing link to https://s7-stats.github.io/tabstats/.
tabstats 0.2.0
CRAN release: 2026-05-25
- Added
pairwise_matrix()andnew_pairwise_data()as generalized equivalents ofcorr_matrix()andnew_corr_data(). The new functions work with any pairwise display, not just correlation matrices. -
corr_matrix()andnew_corr_data()are retained as aliases for backward compatibility.
