xtable.hints: xtable method for hints objects

Description Usage Arguments Value Author(s) See Also

View source: R/hints.R

Description

Format output from hints for latex printing.

Usage

1
2
## S3 method for class 'hints'
xtable(x, align="llll",...)

Arguments

x

An object of class hints created by call to hints

align

xtable output is in four columns. The default is to use left alignment.

...

additional arguments passed to xtable

Value

The output from hints is reformatted and the output using xtable.data.frame in the xtable package.

Author(s)

Hadley Wickham, h.wickham@gmail.com and Sanford Weisberg, sandy@stat.umn.edu

See Also

hints


leeper/hints documentation built on May 21, 2019, 12:37 a.m.