latex.ucr.base.tab: Produce latex code from a 'ucr.base.tab' object

View source: R/ucr_base_tab_methods.r

latex.ucr.base.tabR Documentation

Produce latex code from a ucr.base.tab object

Description

A simple wrapper for the Hmisc latex function, that adds an explanatory bottom text and extra column headings.

Usage

## S3 method for class 'ucr.base.tab'
latex(object, alt.gray = F, col.just = NULL, collabel.just = NULL, ...)

Arguments

object

a ucr.base.tab object

alt.gray

a logical flag telling whether every other row should be gray

col.just

if NULL, left-justification is applied

collabel.just

if NULL, left-justification is applied

...

arguments to be passed to latex

Author(s)

Lars Lindhagen

See Also

ucr.base.tab


renlund/ucR documentation built on March 25, 2023, 10:10 a.m.