latex.row.label: Creates a row label for a LaTeX table.

Description Usage Arguments Value

View source: R/labex.row.label.R

Description

Creates a row label for a LaTeX table.

Usage

1
2
latex.row.label(width, label, rule.pts = 0, new.lines = 0,
  new.line.char = FALSE)

Arguments

width

of cell, in cm.

rule.pts

is how much to indent the row (say to created a nested variable)

new.lines

is the number of new lines before row text

new.line.char

is boolean for whether to append a newline character

Value

returns text to insert.


johnjosephhorton/JJHmisc documentation built on May 19, 2019, 5:15 p.m.