Skip to content

help with the xtable package

2 messages · Changbin Du, Erik Iverson

#
Changbin Du wrote:
You're trying to generate a LaTeX table, right?

Hopefully, since this function is producing LaTeX code for you.

You need to construct a wrapper LaTeX document that includes the code output. 
You can write the code generated to disk using the ?print.xtable function, and 
its file argument.