TernTables 1.7.2

New exported functions

New parameters

ternG()

ternD(): force_normal, force_continuous, plain_header, show_missing, show_missingness, missing_indicators, zero_to_dash, round_decimal, font_family, citation, open_doc — all behave identically to the ternG() descriptions above. show_missingness = "group" raises an informative error directing the user to ternG().

ternP()

The preprocessing summary now includes a Missingness Summary section listing every column with at least one missing value (count and percentage), computed on the fully cleaned data. The section is suppressed when no missing values exist.

word_export(), ternB(), ternStyle(): font_family, round_decimal, citation (as described for ternG()). word_export() and ternStyle() additionally accept bold_sig (named list for cell-level p-value bolding of custom tibbles with non-standard p-value column names).

write_cleaning_doc(): open_doc and citation added for consistency with all other Word-output functions.

write_methods_doc() redesigned: generates a single dynamic paragraph tailored to the actual run (descriptive, two-group, or three-or-more-group) rather than a fixed three-section boilerplate. boilerplate = TRUE writes a comprehensive reference document covering all five standard configurations. ternB(methods_doc = TRUE) generates one labeled methods section per table, deduplicating tables with identical configurations.

Bug fixes

Internal changes


TernTables 1.6.4


TernTables 1.6.3

TernTables 1.6.2

TernTables 1.6.1

TernTables 1.6.0

TernTables 1.5.0

TernTables 1.4.0

TernTables 1.3.1