Specifying xlim or ylim in the mapCountryData function of the rworldmap library
do not alter the plotting region on my system.
#Using the example from rworldmap
library(rworldmap)
mapCountryData() #uses the sample dataset
mapCountryData(ylim = c(-45,45)) #makes no difference to the plot
R 2.14.1
I see that the script didn't make it. So made script text file.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal,
I am trying to get a legend to work in rworldmap. I have no programing
experience and a newbie to R.
I will attach a very small database and R script that I am using - hope that
is OK. I seem to get a legend using a vector in catMethod. Howerver I get
error or warning messages regarding the col
3 matches
Mail list logo