Skip to content
Back to formatted view

Raw Message

Message-ID: <B801C483-ABA4-463F-A8FA-C2364C282AB5@mac.com>
Date: 2008-12-04T03:50:50Z
From: Avram Aelony
Subject: Help with maps
In-Reply-To: <200812031438.21746.Ray.Brownrigg@mcs.vuw.ac.nz>

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