components | R Documentation |
Decomposes the tally into stronly connected components.
components(tally)
tally |
a |
A vector of component IDs for each agent, named with agent IDs. Components are integers from 1 up to the component count, which is at most the number of agents. Hence, when the tally is fully strongly connected, the result is a vector of ones.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.