| toLatex.xtable | R Documentation |
Function creating a LaTeX representation of an object of class
xtable.
## S3 method for class 'xtable'
toLatex(object, ...)
object |
An object of class |
... |
Other arguments to |
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".
Charles Roosen roosen@gmail.com with contributions and suggestions from many others (see source code).
print.xtable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.