powered by
This function plots the international trade network on a world map
ITN_map_plot(gs)
Plot of the ITN on world map
International Trade Network - igraph object
# \donttest{ require(maps) ##Load the ITN data(ELEnet16) ## Plot ITN on map - node size based on outdegree ITN_map_plot(ELEnet16) # }
Run the code above in your browser using DataLab