T_hss_format: Format tables using HSS style preferences

T_hss_format_singleR Documentation

Format tables using HSS style preferences

Description

Format tables created with ⁠T_hss_table_*⁠, according to set preferences. The table this function is applied to, will be converted to a flextable object. Both the formatting functions and the T_hss_label function check the table type before converting. The functions load a list of formatting preferences stored in the internal .get_format_options() function. This function should not be run separately, but any changes to the preferred formatting can be set int there. There are two separate functions for single-response and multiple-response question tables, and these are not interchangeable. Neither one needs any further arguments.

Usage

T_hss_format_single(table)

T_hss_format_multi(table)

Value

A flextable object with formatting applied.


RenRMT/hsstools documentation built on April 14, 2025, 7:10 p.m.