R/tex-table.R
longtableHeadFootMacros.Rd
Generates two macros for the preamble \bannera that takes one argument (first column label) \tbltopa that takes no arguments If given multiple banners, \bannerb \tbltopb, etc are created
longtableHeadFootMacros(banner, num, page_width = 9, theme)
banner | A banner object from banner |
---|---|
num | An integer that later specifies a letter based on the integers intrinsic position |
page_width | The width of the page in inches (typically 9 landscape or 6.5 portrait) |
theme | A theme object from themeNew |