| condense_quantitative_rows | R Documentation |
Collapses multi-row continuous and survival variables into single rows while preserving all categorical variable rows (including binary). Only applies to descriptive tables from desctable().
condense_quantitative_rows(df, indent_groups = TRUE)
df |
Data.table or data frame |
indent_groups |
Logical. Whether to apply indentation formatting. |
A data.table with condensed continuous/survival rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.