Hello All, I was trying to generate a map of Europe with the following codes: europe<-map(database="world", fill=FALSE, plot=TRUE,xlim=c(-25,70),ylim=c(35,71))
However, the "world" database is too old to have right European country names. Could anyone help? Thanks, Tianchan -- View this message in context: http://r.789695.n4.nabble.com/How-to-map-current-Europe-tp3715709p3715709.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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, self-contained, reproducible code.