block_degree_sequence.Rd
Sequence of relative degrees per block.
block_degree_sequence(graph, partition, n.blocks = NULL)
An igraph graph.
A vector of group id's for each node of graph.
The number of groups. Inferred from the number of individual group id's in partition by default.