kangaroo {CINNA} | R Documentation |
Kangaroo Network
Description
An undirected graph based on interactions between free-ranging grey kangaroos. A node displays a kangaroo and an edge between two kangaroos demonstrates an interaction. The weights indicate the total count of interactions.
Usage
kangaroo
Format
an igraph object with "gml" format
References
Kangaroo network dataset – KONECT, October 2016.
TR Grant. Dominance and association among members of a captive and a free-ranging group of grey kangaroos (Macropus giganteus). Animal Behaviour, 21(3):449–456, 1973.
Examples
data("kangaroo")
print(kangaroo)
[Package CINNA version 1.2.2 Index]