Plot a reduced network using igraph, with nodes colored by block number.
plot_reduced(iobject)
Arguments
iobject: An igraph object representing the reduced network.
Details
Plots the reduced network, where each node represents all the nodes assigned to that position by CONCOR. Node colors on the reduced network plot are assigned by position, so if CONCOR is also used for vertex color on a sociogram (as in plot_socio), the node colors will align between the plots.