| format_column_headers | R Documentation |
Formats column headers for LaTeX output by escaping special characters, italicizing 'n' and 'p', and optionally adding vertical spacing.
format_column_headers(col_names, add_header_space = TRUE)
col_names |
Character vector of column names. |
add_header_space |
Logical whether to add vertical padding. |
Character vector with LaTeX-formatted column names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.