format_column_headers: Apply formatting to column headers in exported tables...

format_column_headersR Documentation

Apply formatting to column headers in exported tables (PDF/LaTeX)

Description

Formats column headers for LaTeX output by escaping special characters, italicizing 'n' and 'p', and optionally adding vertical spacing.

Usage

format_column_headers(col_names, add_header_space = TRUE)

Arguments

col_names

Character vector of column names.

add_header_space

Logical whether to add vertical padding.

Value

Character vector with LaTeX-formatted column names.


summata documentation built on May 7, 2026, 5:07 p.m.