plot_twomode.RdBetter default plotting of two-mode networks than igraph
plot_twomode(mat, attr = NULL, greyscale = T, ...)
| mat | A matrix |
|---|---|
| greyscale | Whether to use black/white or blue/green, Default: T |
| ... | Any other arguments passed to igraph.plotting |
A plot
Makes for clearer communication of structure than igraph defaults for two-mode networks by providing default colours, shapes, size, and frames, and avoiding labels.