Embedding graphics in a pdf()
On Jul 14, 2010, at 1:38 PM, Thomas Levine wrote:
I've had two reasons for wanting to embed graphics in R pdf output. 1. I am plotting something on top of a surface (It's actually a desk.) of which I have a picture and would like to place a picture underneath. 2. I can produce all of my presentation slides in R without LaTeX but have a few pictures that I need to include as slides. I would like to add images inside the R script instead of manipulating them afterwards with Imagemagick and pdftk. Can these be done? Tom
See this reply (from Sunday) by David Winsemius on a similar query: https://stat.ethz.ch/pipermail/r-help/2010-July/245291.html HTH, Marc Schwartz