dolphin: Conner, Smolker, Richards Dolphin Groups

Description Usage Source Examples

Description

dolphin: One 13 by 13 frequency matrix.

BACKGROUND Thirteen male dolphins were observed as they swam in a shallow lagoon. Tabulations were made of who was swimming with whom. The table shows the observed frequencies.

Usage

1

Source

R. C. Connor, R. A. Smolker and A. F. Richards, 1992, Dolphin alliances and coalitions," in Coalitions and Alliances in Humans and Other Animals (Eds: A. H. Harcourt and F. B. M. deWaal). Oxford: Oxford University Press, 415-444.

Examples

1
2
3
4
5
6
7
8
data(dolphin)


##Valued matrix
as.sociomatrix(dolphin,attrname="edgevalue")

##Plot
plot(dolphin, attrname="edgevalue",displaylabels=TRUE,boxed.labels=FALSE)

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