config_modelsummary function

Persistent user settings for the modelsummary package

Persistent user settings for the modelsummary package

config_modelsummary( factory_default, factory_latex, factory_html, factory_markdown, startup_message, reset = FALSE )

Arguments

  • factory_default: Default output format: "tinytable", "kableExtra", "gt", "flextable", "huxtable", "DT", or "markdown"
  • factory_latex: Name of package used to generate LaTeX output when output="latex".
  • factory_html: Name of package used to generate LaTeX output when output="html".
  • factory_markdown: Name of package used to generate LaTeX output when output="markdown".
  • startup_message: TRUE or FALSE to show warnings at startup
  • reset: TRUE to return to default settings.
  • Maintainer: Vincent Arel-Bundock
  • License: GPL-3
  • Last published: 2025-02-02