--
You received this message because you are subscribed to the Google Groups "rworldmap" group.
To post to this group, send email to rwor...@googlegroups.com.
Visit this group at http://groups.google.com/group/rworldmap.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rworldmap/a22e259d-0956-4862-8003-942e9b88b000%40googlegroups.com.
Hello there, I'm away from my computer for a couple of days, I'll try to have a look for you when I get back. I think I did something by putting the join* that produces the message into a separate chunk and not displaying any of the outputs from it.
Andy
I have another question- is there anyway to suppress a message like this:"82 codes from your data successfully matched countries in the map3 codes from your data failed to match with a country code in the map96 codes from the map weren't represented in your data"I triedr, echo=FALSE, comment=NULL, message=FALSE, warning=FALSEand making "verbose=FALSE" in the joinCountryData2Map function,but none of works.Thanks!