[R] map with inset

2013-10-16 Thread markw
Hi, I am trying to put an inset of North America onto a finer-scale map and cannot seem to get the two maps on the same plot. the main map is: map("worldHires", c("Canada", "USA"), xlim=c(-75, -52), ylim=c(40, 55), col="gray90", fill=TRUE) map.axes() map('rivers', add=TRUE) map.scale(-73, 54, re

Re: [R] map with inset

2013-10-17 Thread markw
Hi David, That worked brilliantly! Many thanks. I also had trouble getting subplot() to work with either TeachingDemos or Hmisc. Best, Mark -- View this message in context: http://r.789695.n4.nabble.com/map-with-inset-tp4678341p4678426.html Sent from the R help mailing list archive at Nabble.