circular (version 0.4-93)

fisherB3: B.3 Movements of turtles

Description

Measurements of the directions taken by 76 turtles after treatment.

Usage

data(fisherB3)
data(fisherB3c)

Arguments

Format

fisherB3 is a vector of 76 observations (in degrees). fisherB3c contains the same observations in a circular objects.

See Also

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

Examples

Run this code
# NOT RUN {
data(fisherB3c)
plot(fisherB3c)
# }

Run the code above in your browser using DataCamp Workspace