LongtableXtableHeader: Set xtable header in LaTeX longtable format

View source: R/latex-xtable.R

LongtableXtableHeaderR Documentation

Set xtable header in LaTeX longtable format

Description

This function creates a longtable header assuming that the LaTeX document will use the booktabs package. This function should not be used together with booktabs = TRUE

Usage

LongtableXtableHeader(xtobject, caption.text, caption.label)

Arguments

xtobject

xtable object (table)

caption.text

string for the LaTeX caption text

caption.label

string for the LaTeX reference label

Value

character string (with LaTeX escaping)


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