Jason Rupert wrote:
Is it possible for R to print tables? I see how powerful R is for printing off plots in multiple different formats, but is it possible for R to also print off tables? I am able to output data.frames, but would like to format the data in R and output it in JPG, PDF, or other format. Please forgive me if I should have read this in the basic R format, but I guess I must have overlooked it. Thank you again for any feedback, especially if this is addressed in an add on package.
Hi Jason,
Not sure if this is what you want, but look at addtable2plot in the plotrix package.

Jim

______________________________________________
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.

Reply via email to