jazz_collab: Collaborations between jazz musicians

Description Usage Format Source References Examples

Description

Network of collaborations between jazz musicians. Each node is musician and they are connected if they have played together.

Usage

1

Format

An igraph object representing the network

Source

Koblenz Network Collection.

References

Gleiser P. M. and Danon L. (2003) Community structure in jazz. Advances in Complex Systems 6(4):565-573

Examples

1
2
3
# Show number of nodes and edges
igraph::vcount(jazz_collab)
igraph::ecount(jazz_collab)

galanisl/LinkPrediction documentation built on May 17, 2019, 12:10 p.m.