Help with maps
aha!, thanks for this. Avram
On Dec 2, 2008, at 5:38 PM, Ray Brownrigg wrote:
On Wed, 03 Dec 2008, Ray Brownrigg wrote:
The easiest way would be:
map('world', regions="UK", xlim=c(-10, 5), ylim=c(48, 60))
But of course:
map('world', regions=c("UK", "Ireland"), xlim=c(-10, 5), ylim=c(48,
60))
might be more appropriate.
HTH
Ray Brownrigg
MSCS, Victoria University of Wellington