Dear useRs,

I generated a simple image-based report using the sequence:

pdf(....)
plot(.....)
textplot( for short texts, from gplots)
dev.off()

Is there an easy way to include an single pdf-page from an external file
(not R generated).

Note: For final reports, I know how to use Sweave, but I am looking for a
quick solution with less overhead. Something like textplot() for pdf.


Dieter

______________________________________________
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