[R] USA map
    kjetil@entelnet.bo 
    kjetil at entelnet.bo
       
    Tue Nov  4 23:31:41 CET 2003
    
    
  
On 5 Nov 2003 at 8:21, Ray Brownrigg wrote:
> Except the Bolivia map must be a local one (from kjetil at entelnet.bo?);
> it is not in library(mapdata).
> 
> Ray Brownrigg
Sorry, I should have typed
> library(maps)
> library(mapdata)
> map("worldHires","bolivia")
   which indeed shows a correctly-looking map. 
I also tried
> map("worldHires","sweden")
> map("worldHires","denmark")  # which comes out very small since it  
                                               # includes the Faroe   
                                               # islands properly far-
                                                # away
> map("worldHires","andorra")
> map("worldHires","norway")  # which for some reason is smaller in   
                                           # the graphical window
                                           # than Andorra
but I cannot find any function to find the avalable region names in
a map database
Kjetil Halvorsen
    
    
More information about the R-help
mailing list