ants: Coleman Ant Dominance

Description Usage Details Source Examples

Description

ants: Two communities of ants. One is a 16 by 16 non-symmetric matrix of frequencies and the other is a 13 by 13 non-symmetric matrix of frequencies.

BACKGROUND These are observations of ritual dominance activities in two ant communities. The first is a collection of 16 female Leptothorax allardycei ants over 18.2 hours in a queenright colony. They were observed over 18.2 hours. The second is a collection of 13 female Leptothorax allardycei ants in a queenless colony. They were observed over 14.8 hours.

Usage

1

Details

ants_1: non-symmetric, valued dominance
ants_2: non-symmetric, valued dominance

Source

B. J. Cole, 1981, Dominance hierarchies in Leptothorax ants, Science, 212: 83-84.

Examples

1
2
3
4
5
6
7
data(ants)

##Plot
plot(ants[[1]])

##Adjacency matrix 
as.sociomatrix(ants[[1]])

zalmquist/networkdata documentation built on May 4, 2019, 9:08 p.m.