region_circle_plot
This function creates a chord diagram/circle plot for levels of trade between regional partitions
region_circle_plot(gs)
gs
: igraph ITN object (with attributes added)Circle Plot
##Load graph data("ELEnet16") ##Create region circle plot region_circle_plot(ELEnet16)
Useful links