Hi I am doing some correlation analysis where I graphically display the results by using image() and then exporting the results in a PDF. I also use the par(mfrow=c(2,2)) to fit 4 images on the same sheet. But I wonder if it possible to use the some methodology to export the 4 matrixes on a PDF with the raw data an getting them in a nice 2*2 pattern with col & row names.
Thanks Regards Tom -- View this message in context: http://www.nabble.com/Can-I-create-pdfs-with-dataframes-instead-of-images--tf4711026.html#a13465474 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.