latex_commands: LaTeX commands used by huxtables

View source: R/latex-dependencies.R

latex_commandsR Documentation

LaTeX commands used by huxtables

Description

Returns the LaTeX command definitions used by huxtables. You can add these to the preamble of a LaTeX document alongside the output from report_latex_dependencies().

Usage

latex_commands()

Value

A character vector of LaTeX command definitions.

See Also

report_latex_dependencies()

Examples

cat(latex_commands(), sep = "\n")

huxtable documentation built on Sept. 21, 2026, 1:07 a.m.