[R] save ordinary numerical calculations as pdf

Maas James Dr (MED) J.Maas at uea.ac.uk
Wed Mar 30 11:51:09 CEST 2011


I'd like to save some calculation outputs as a pdf, to incorporate with others in a document.  I've tried

pdf("filename")
name_of_object_to_output
dev.off()

but it doesn't seem to work, appears that this pdf function is for graphics?

Is there a way to output numerical objects to pdf?

Thanks

J

Dr. Jim Maas
University of East Anglia



More information about the R-help mailing list