circular (version 0.4-93)

fisherB9: B.9 Dance directions of bees

Description

Dance directions of 279 honey bees viewing a zenith patch of artificially polarised light.

Usage

data(fisherB9)
data(fisherB9c)

Arguments

Format

fisherB9 a vector of 279 observations (in degrees). fisherB9c contains the same observations in a circular objects.

See Also

N.I. Fisher (1993) Statistical analysis of circular data. Cambridge University Press. Pag. 244.

Examples

Run this code
# NOT RUN {
data(fisherB9c)
plot(fisherB9c, stack=TRUE, shrink=1.5)
# }

Run the code above in your browser using DataCamp Workspace