DrawWorldWithCls {DataVisualizations} | R Documentation |
Plot a classificated world map
Description
This function plots a world map where the single countries get colored differently by using a classification
Arguments
CountryCode |
Vector of Countrys belonging to the Cls |
Cls |
Classes belonging to the Countries from CountryCode |
JoinCode |
System that is used for the CountryCodes. Possible are: "ISO3", "UN" |
Title |
Title that will be written above the map |
Colors |
Vector that colors for classes will be selected from |
Value
a plot
Author(s)
Florian Lerch
[Package DataVisualizations version 1.3.3 Index]