Learn R Programming

SNscan (version 1.0)

karate: Karate Club Data

Description

Social network of friendships between 34 members of a karate club at a US university in the 1970s

Usage

data(karate)

Arguments

Format

The data are in the format of igraph object. IGRAPH U--- 34 78 -- + attr: layout (g/n)

Source

http://www-personal.umich.edu/~mejn/netdata/

References

Zachary, W. W. (1977). An information flow model for conflict and fission in small groups. Journal of anthropological research, 452--473.

Examples

Run this code
data(karate)

Run the code above in your browser using DataLab