Re: Re: [R] labels on map

2005-05-30 Thread jose silva
thanks Duncan, thats what I was looking for :) p.s. xlab in map() gives the same result as in axis() j. silva jose silva wrote: > dear all: > > Im trying to obtain maps on R, under mapdata library, but I cannot define the > labels. > Here is an example: > > library(mapdata) > map("worldH

RE: [R] labels on map

2005-05-30 Thread Mulholland, Tom
What makes you think that there is a ylab parameter? > args(map) function (database = "world", regions = ".", exact = FALSE, boundary = TRUE, interior = TRUE, projection = "", parameters = NULL, orientation = NULL, fill = FALSE, col = 1, plot = TRUE, add = FALSE, namesonly = FALSE,

Re: [R] labels on map

2005-05-30 Thread Duncan Murdoch
jose silva wrote: dear all: Im trying to obtain maps on R, under mapdata library, but I cannot define the labels. Here is an example: library(mapdata) map("worldHires", c("portugal","spain"),ylim=c(34,46),xlim=c(-14,3.5)) axis(1,at=seq(-12,3,3)) axis(2) when I try the parameter xlab or ylab i