Re: [R] Creating a plot with an image as background

2009-06-02 Thread Greg Snow
The RgoogleMaps package does something similar to this, you could look at the code to see how those functions work and if they can be modified to work with your graphic. The general idea is to load the picture and plot it (the rimage package reads and plots jpeg images, there are some other fun

Re: [R] Creating a plot with an image as background

2009-06-01 Thread Gabor Grothendieck
Check out: http://wiki.r-project.org/rwiki/doku.php?id=tips:graphics-misc:translucency On Mon, Jun 1, 2009 at 6:17 PM, Søren Højsgaard wrote: > I want to create a plot of positions (x(t),y(t)) of animals in a barn for > t=1,2,... (I have in mind creating many of these, saving them as png's and