Convert Table to Latex
toLatex.RdFunction creating a LaTeX representation of an object of class
xtable.
Usage
# S3 method for class 'xtable'
toLatex(object, ...)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
Charles Roosen roosen@gmail.com with contributions and suggestions from many others (see source code).