Re: [R] Embedding graphics in a pdf()

2010-07-14 Thread Thomas Levine
Woah! That's so awesome! And now I've found even more functions of my drawing programs that can be replaced with R. Tom 2010/7/14 Marc Schwartz > 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

Re: [R] Embedding graphics in a pdf()

2010-07-14 Thread Marc Schwartz
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

[R] Embedding graphics in a pdf()

2010-07-14 Thread Thomas Levine
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 pictur