plot_multilevel.Rd
Plotting of a two-mode network with multilevel structure revealed
plot_multilevel(mat, levels = NULL)
mat | An incidence matrix |
---|
A plot
Removes all isolates to clarify structure. Relies on Fruchterman-Rheingold to give initial coordinates, which is then rotated around the x-axis. TODO: Allow more than two levels to be plotted at once.