TabularXtableHeader: Set xtable header in LaTeX tabular format

View source: R/latex-xtable.R

TabularXtableHeaderR Documentation

Set xtable header in LaTeX tabular format

Description

This function should be used together with booktabs = TRUE.

Usage

TabularXtableHeader(xtobject, names.custom = NULL)

Arguments

xtobject

xtable object (table)

names.custom

Use names.custom to make more complicated headers, e.g., multiple-row

Value

character string (with LaTeX escaping)


chepec/R-common documentation built on July 27, 2023, 11:33 a.m.