toLatex: Convert Table to Latex

Description Usage Arguments Details Author(s) See Also

Description

Function creating a LaTeX representation of an object of class xtable.

Usage

1
2
## S3 method for class 'xtable'
toLatex(object, ...)

Arguments

object

An object of class "xtable".

...

Other arguments to print.xtable.

Details

This function creates a LaTeX representation of an object of class "xtable". This is a method for the generic "toLatex" in the core R package "utils".

Author(s)

Charles Roosen roosen@gmail.com with contributions and suggestions from many others (see source code).

See Also

print.xtable


xtable documentation built on May 2, 2019, 2:15 p.m.