Hi Arthur, >> I was wondering if there was a package that can make pretty R tables to >> pdf.
You got through TeX/LateX, but PDF could be your terminus. Package Hmisc: ? summary.formula and its various arguments and options. You can't get much better. http://cran.za.r-project.org/doc/contrib/Harrell-statcomp-notes.pdf HTH, Mark. Arthur Roberts wrote: > > Hi, all, > > All your comments have been very useful. I was wondering if there was > a package that can make pretty R tables to pdf. I guess I could use > xtable, but I would like something a little more elegant. Your input > is greatly appreciated. > > Best wishes, > Art > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > -- View this message in context: http://www.nabble.com/Is-there-any-way-to-make-pretty-tables-in-R-to-pdf--tp18818187p18818675.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.