[R-sig-Geo] R-sig-Geo Digest, Vol 45, Issue 10

Ken Nussear knussear at mac.com
Mon May 14 15:00:10 CEST 2007


Did you load the library first using library(Rmap)?


Ken


On May 14, 2007, at 3:00 AM, r-sig-geo-request at stat.math.ethz.ch wrote:

> Send R-sig-Geo mailing list submissions to
> 	r-sig-geo at stat.math.ethz.ch
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://stat.ethz.ch/mailman/listinfo/r-sig-geo
> or, via email, send a message with subject or body 'help' to
> 	r-sig-geo-request at stat.math.ethz.ch
>
> You can reach the person managing the list at
> 	r-sig-geo-owner at stat.math.ethz.ch
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of R-sig-Geo digest..."
>
>
> Today's Topics:
>
>    1. starting with Rmap (Laurence Amilhat)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 14 May 2007 11:16:22 +0200
> From: Laurence Amilhat <Laurence.Amilhat at toulouse.inra.fr>
> Subject: [R-sig-Geo] starting with Rmap
> To: R-sig-Geo at stat.math.ethz.ch
> Message-ID: <464828E6.2000006 at toulouse.inra.fr>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hello,
>
> I am a beginner in R programming, so sorry for the low level of  
> this post...
>
> I would like to create a Europe map and plot some Informations on it,
> using lat/long coordinates.
> I've seen the Rmap project, which seems to do what I want.
> The thing is that I can't get started.
> I download the packages: maps, mapdata, spmaps, shapefiles
> I have a text file for the europe continent downloaded from the World
> data bank, but I don't know how to create a database that can be  
> used by
> Rmap.
> So I tried with shapefiles, I have a shapefile for Europe, as is it
> noticed in the tutorial http://www.maths.lancs.ac.uk/Software/Rmap/
> i tried:
>> europe <- shapefile("europe.shp")
> Erreur : impossible de trouver la fonction "shapefiles"
> = The function shapefile was not found.
>
> Do someone have an idea on what I am doing wrong, or know a good
> tutorial that can be helpfull for what I what to do.
>
> Many thanks,
>
>
> Laurence Amihat
>
>
>
> ------------------------------
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
>
> End of R-sig-Geo Digest, Vol 45, Issue 10
> *****************************************




More information about the R-sig-Geo mailing list