ITN_map_plot function

ITN plot on world map

ITN plot on world map

This function plots the international trade network on a world map

ITN_map_plot(gs)

Arguments

  • gs: International Trade Network - igraph object

Returns

Plot of the ITN on world map

Examples

require(maps) ##Load the ITN data(ELEnet16) ## Plot ITN on map - node size based on outdegree ITN_map_plot(ELEnet16)
  • Maintainer: Matthew Smith
  • License: GPL-3
  • Last published: 2023-03-31

Useful links