Function creating a LaTeX representation of an object of class xtable.
函数创建的对象的类xtable一个LaTeX表示。
用法----------Usage----------
## S3 method for class 'xtable'
参数----------Arguments----------
参数:object
An object of class "xtable".
对象的类"xtable"。
参数:...
Other arguments to print.xtable.
其他的参数print.xtable。
Details
详细信息----------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".
这个函数创建一个乳胶表示的对象的类"xtable"。这是一种用于通用"toLatex"在核心R包"utils"。
(作者)----------Author(s)----------
Charles Roosen <a href="mailto:roosen@gmail.com">roosen@gmail.com</a> with contributions and suggestions from many others (see source code).