Learn R Programming

papeR (version 1.0-5)

get_option: Extract printing options from table.cont and table.fac objects

Description

Helper function to extract printing options from table.cont and table.fac objects as produced by latex.table.cont and latex.table.fac.

Usage

get_option(object, name)

Arguments

object

table.cont or table.fac object as produced by latex.table.cont and latex.table.fac

name

name of the option, e.g. "table" and "align". See latex.table.cont and latex.table.fac for available options.

Value

Option.

See Also

latex.table.cont and latex.table.fac