region_circle_plot function

region_circle_plot

region_circle_plot

This function creates a chord diagram/circle plot for levels of trade between regional partitions

region_circle_plot(gs)

Arguments

  • gs: igraph ITN object (with attributes added)

Returns

Circle Plot

Examples

##Load graph data("ELEnet16") ##Create region circle plot region_circle_plot(ELEnet16)
  • Maintainer: Matthew Smith
  • License: GPL-3
  • Last published: 2023-03-31

Useful links