ITN_map_plot: ITN plot on world map

Description Usage Arguments Value Examples

Description

This function plots the international trade network on a world map

Usage

1

Arguments

gs

International Trade Network - igraph object

Value

Plot of the ITN on world map

Examples

1
2
3
4
5
6
require(maps)
##Load the ITN
data(ELEnet16)

## Plot ITN on map - node size based on outdegree
ITN_map_plot(ELEnet16)

mrmrmrmrmrmr/network documentation built on May 14, 2019, 6 a.m.