View source: R/config_modelsummary.R
config_modelsummary | R Documentation |
modelsummary
packagePersistent user settings for the modelsummary
package
config_modelsummary(
factory_default,
factory_latex,
factory_html,
factory_markdown,
startup_message,
reset = FALSE
)
factory_default |
Default output format: "tinytable", "kableExtra", "gt", "flextable", "huxtable", "DT", or "markdown" |
factory_latex |
Name of package used to generate LaTeX output when |
factory_html |
Name of package used to generate LaTeX output when |
factory_markdown |
Name of package used to generate LaTeX output when |
startup_message |
TRUE or FALSE to show warnings at startup |
reset |
TRUE to return to default settings. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.