DrawWorldWithCls function

Plot a classificated world map

Plot a classificated world map

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

Returns

a plot

Author(s)

Florian Lerch