ITNplotset: ITN Plots

Description Usage Arguments Value Examples

Description

This function creates a panel of four plots of the ITN for a quick inspection. Thes include plots: (i) highlighting clusters using the fast greedy algorithm.(ii)node colours for commnities detected using the spinglass algorithm. (iii)nodes coloured by regional partition and (iv)with nodes coloured by regional partition and node size based on outdegree centrality.

Usage

1

Arguments

gs

International Trade Network - igraph object

Value

Panel of ITN plots

Examples

1
2
3
4
5
##Load the network
data(ELEnet16)

##Plot set of network visualisations
ITNplotset(ELEnet16)

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