| format_column_headers_with_n_tex | R Documentation |
Creates LaTeX-formatted column headers with sample size counts displayed below the column name in a stacked format.
format_column_headers_with_n_tex(col_names, n_row_data)
col_names |
Character vector of column names. |
n_row_data |
Named list or data.table row with n values for each column. |
Character vector with LaTeX-formatted headers including n counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.