Is there a way to produce a PDF of a table from R in the same way you produce a plot (ie with pdf() or ggsave())? I realize there are ways with other programs (using sweave
see also grid.table in gridExtra, using grid graphics.
grid.table
gridExtra