example_incidmat | Sample dataset of a bipartite network.. |
example_nodelist | Example nodelist file of a bipartite network. |
explode_coordinates | Explode the old coordinates using cluster membership |
get_edgelist_from_incidmat | Generate edgelist from incidence matrix of a bipartite network |
get_explode_nodelist | Explode the old coordinates using cluster membership and generate nodelist for plotting |
get_nodelist_for_plotting | Format a nodelist for plotting using the new coordinates found by ExplodeLayout |
plot_binet_ggplot2 | Plot bipartite network given node list (label, coordinates, shape, color) and incidence matrix. |