CINNA (version 1.0.0)

zachary: Zachary Karate Club Network

Description

A graph describing friendships among members of a university karate club. Includes metadata for faction membership after a social partition.

Usage

zachary

Arguments

Format

an igraph object with "gml" format

References

W. W. Zachary, "An information flow model for conflict and fission in small groups." Journal of Anthropological Research 33, 452-473 (1977).

Examples

Run this code
# NOT RUN {
data("zachary")
print(zachary)
# }

Run the code above in your browser using DataCamp Workspace