Skip to content
Prev 269128 / 398502 Next

Writing non-graphic (text) output to PDF

Hi,

Try this,

library(gridExtra)
example(grid.table)

or addtable2plot() in plotrix, or textplot() in gplots, or Hmisc using
latex, or Sweave, ...

HTH,

baptiste

PS: please read the posting guide
On 20 August 2011 05:14, Ed Heaton <heatone at comcast.net> wrote: