T_hss_format_single | R Documentation |
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.
T_hss_format_single(table)
T_hss_format_multi(table)
A flextable object with formatting applied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.