Plot a classificated world map
This function plots a world map where the single countries get colored differently by using a classification
CountryCode
: Vector of Countrys belonging to the ClsCls
: Classes belonging to the Countries from CountryCodeJoinCode
: System that is used for the CountryCodes. Possible are: "ISO3", "UN"Title
: Title that will be written above the mapColors
: Vector that colors for classes will be selected froma plot
Florian Lerch