ITNplotset function

ITN Plots

ITN Plots

This function creates a panel of four plots of the ITN for a quick inspection. These include plots: (i) highlighting clusters using the fast greedy algorithm.(ii)node colours for communities 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.

ITNplotset(gs)

Arguments

  • gs: International Trade Network - igraph object

Returns

Panel of ITN plots

Examples

##Load the network data(ELEnet16) ##Plot set of network visualisations ITNplotset(ELEnet16)
  • Maintainer: Matthew Smith
  • License: GPL-3
  • Last published: 2023-03-31

Useful links