group_sizes | R Documentation |
group_sizes()
recomputes group sizes from a full mixing matrix. This is
only limited to square (single-attribute) mixing matrices.
group_sizes(mm, directed = TRUE, loops = FALSE)
mm |
numeric array with |
directed |
logical, whether network is directed |
loops |
logical, whether loops are allowed |
A numeric vector of group sizes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.