Description Usage Format Source References Examples
Ties between the members of a karate club as recorded by Wayne Zachary in 1977.
1 |
An igraph object representing the network
Zachary, Wayne (1977) An information flow model for conflict and fission in small groups. J. of Anthropological Research 33:452-473
1 2 3 | # Show number of nodes and edges
igraph::vcount(karate_club)
igraph::ecount(karate_club)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.