blockGraphs() was renamed to graphs_from_cohesive_blocks() to create a more
consistent API.
Arguments
- graph
For
cohesive_blocks()a graph object of classigraph. It must be undirected and simple. (Seeis_simple().)For
graphs_from_cohesive_blocks()andexport_pajek()the same graph must be supplied whose cohesive block structure is given in theblocks()argument.
