Not that I am aware of. Try library(help="maps") for a list of all the functions in the library. Anyhow, I am not sure that a US map with zipcodes will look very good/readable, unless you focus on a very small area (i.e. county).
Cheers Francisco >From: Mike R <[EMAIL PROTECTED]> >Reply-To: [email protected] >To: [email protected] >Subject: Re: [R] us zipcode data map >Date: Fri, 10 Jun 2005 18:06:39 -0700 > >On 6/10/05, Francisco J. Zagmutt <[EMAIL PROTECTED]> wrote: > > library(maps) > > example(match.map) #for coloring > > > > If you want to annotate the map look at ?map.text > >thanks Francisco, correct me if i am wrong, but maps_2.0-27.tar.gz >does many many maps, but not any zipcode maps ? > >______________________________________________ >[email protected] mailing list >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide! >http://www.R-project.org/posting-guide.html ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
