football {ideanet} | R Documentation |
American College Football
Description
Network of American football games between Division IA colleges during regular season Fall 2000.
Usage
football
Format
An 'igraph' object containing 613 edges between 115 vertices (nodes). Vertices contain three attributes:
- id
Unique identification number.
- label
Name of college team represented by vertex.
- value
A numberic indicator of football conference affiliation.
...
Source
Included by permission of M. Girvan and M. E. J. Newman (Website)
References
M. Girvan and M. E. J. Newman. 2002. "Community structure in social and biological networks." Proc. Natl. Acad. Sci. USA 99:7821-7826.
[Package ideanet version 1.1.1 Index]