n...@r-
> project.org] On Behalf Of dxc13
> Sent: Wednesday, May 13, 2009 12:06 PM
> To: r-help@r-project.org
> Subject: [R] Overlaying two plots
>
>
> Hi useR's,
>
> I want to overlay an image plot over a world map and I can do it, but
> just
> not the way I need
Hi useR's,
I want to overlay an image plot over a world map and I can do it, but just
not the way I need to do it. Here is the code I am using (with data file
attached) to create my baseline map:
library(sp)
load("TM_WORLD_BORDERS_SIMPL-0.2.RData")
par(bty="l")
plot(wrld_simpl, axes = TRUE, ylim
2 matches
Mail list logo