| All | Include all columns of a dataframe. |
| AllObs | Display all observations in a table. |
| Arguments | 'Arguments' pseudo-function |
| coef_rename | Rename model terms |
| colLabels | Retrieve or modify the row or column labels. |
| config_modelsummary | Persistent user settings for the 'modelsummary' package |
| datasummary | Summary tables using 2-sided formulae: crosstabs,... |
| datasummary_balance | Balance table: Summary statistics for different subsets of... |
| datasummary_correlation | Generate a correlation table for all numeric variables in... |
| datasummary_correlation_format | Format the content of a correlation table |
| datasummary_crosstab | Cross tabulations for categorical variables |
| datasummary_df | Draw a table from a data.frame |
| datasummary_skim | Quick overview of numeric or categorical variables |
| do_call | safe do.call |
| DropEmpty | 'DropEmpty' pseudo-function |
| dsummary | 'dsummary()' is a shortcut to 'datasummary()' |
| dvnames | Title models with their dependent variables |
| escape_html | Escape problematic characters to allow display in HTML |
| escape_latex | Escape problematic characters to allow compilation in LaTeX |
| escape_string | Make sure LaTeX and HTML are safe to compile |
| Factor | Use a variable as a factor to give rows in a table. |
| fmt_decimal | Rounding with decimal digits in the 'fmt' argument |
| fmt_equivalence | Rounding with number of digits determined by an equivalence... |
| fmt_sci | Rounding using scientific notation |
| fmt_significant | Rounding with significant digits in the 'fmt' argument |
| fmt_sprintf | Rounding with the 'sprintf()' function in the 'fmt' argument. |
| fmt_statistic | Rounding with decimal digits on a per-statistic basis in the... |
| fmt_term | Rounding with decimal digits on a per-term basis in the 'fmt'... |
| Format | Use a variable as a factor to give rows in a table. |
| get_estimates | Extract model estimates in a tidy format. |
| get_gof | Extract goodness-of-fit statistics a tidy format. |
| get_gof_broom | Extract goodness-of-fit statistics from a single model using... |
| get_gof_parameters | Extract goodness-of-fit statistics from a single model using... |
| get_vcov | Allow users to override uncertainty estimates |
| get_vcov.mlm | Allow users to override uncertainty estimates |
| glance_custom | Extract custom information from a model object and turn it... |
| glance_custom_internal | Avoid namespace conflict when we want to customize glance... |
| glance_custom_internal.default | Avoid namespace conflict when we want to customize glance... |
| glance_custom_internal.lm | Avoid namespace conflict when we want to customize glance... |
| gof_map | Data.frame used to clean up and format goodness-of-fit... |
| Heading | 'Heading' pseudo-function |
| Histogram | datasummary statistic shortcut |
| hush | Execute code silently |
| labelSubset | Add a label to a logical vector. |
| map_estimates | rename and reorder estimates from a _single_ model (before... |
| map_gof | Internal function to subset, rename and re-order gof... |
| Max | datasummary statistic shortcut |
| Mean | datasummary statistic shortcut |
| Median | datasummary statistic shortcut |
| Min | datasummary statistic shortcut |
| modelplot | Model Summary Plots with Estimates and Confidence Intervals |
| modelsummary | Model Summary Tables |
| msummary | 'msummary()' is a shortcut to 'modelsummary()' |
| Multicolumn | Use a variable as a factor to give rows in a table. |
| N | datasummary statistic shortcut |
| Ncol | datasummary statistic shortcut |
| NPercent | datasummary statistic shortcut |
| NUnique | datasummary statistic shortcut |
| P0 | datasummary statistic shortcut |
| P100 | datasummary statistic shortcut |
| P25 | datasummary statistic shortcut |
| P50 | datasummary statistic shortcut |
| P75 | datasummary statistic shortcut |
| Paste | Generate terms to paste values together in table. |
| Percent | Pseudo-function to compute a statistic relative to a... |
| PercentMissing | datasummary statistic shortcut |
| PlusMinus | Generate 'x +/- y' terms in table. |
| reexports | tidy generic |
| RowFactor | Use a variable as a factor to give rows in a table. |
| rowLabels | Retrieve or modify the row or column labels. |
| RowNum | Display all observations in a table. |
| SD | datasummary statistic shortcut |
| supported_models | List of model objects from which 'modelsummary' can extract... |
| tidy_custom | Extract custom information from a model object and turn it... |
| tidy_custom_internal | Avoid namespace conflict when we want to customize glance... |
| update_modelsummary | Update 'modelsummary' and its dependencies |
| Var | datasummary statistic shortcut |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.