plot_globalnet.Rd
Plotting of a two-mode network with multilevel structure revealed
plot_globalnet(edges, actors, time)
edges | A data frame that includes (e.g. country) actors in the first column, and institutional ties in the second column. |
---|---|
actors | A data frame that includes 'StatID' variable (for identification), and 'Latitude' and 'Longitude' variables for plotting. |
time | A date to render network for. |
An html/js viewer pane
Will separate and plot bilateral and pluri-/mini-/multilateral agreements with different colours. It will also plot a pin for the centroid marker of each multilateral agreement.
plot_globalnet(mat)#>#> #>#>#> #>#>#> #>#>#> #>#> Error in plot_globalnet(mat): object 'mat' not found