create_numeric_subtable | R Documentation |
Function to create (a part of a) nicely formatted table
create_numeric_subtable( DescrVarObj, var_name, format_options, format_summary_stats, format_p, reshape_rows )
DescrVarObj |
Variable object to be formatted |
var_name |
(character) Name of the variable |
format_options |
named list of options for formatting |
format_summary_stats |
named list of summary statistcs |
format_p |
formatting function for p-values |
reshape_rows |
named list of row reshaping functions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.