circular (version 0.4-93)

fisherB6: B.6 Cross-bed azimuths of palaeocurrents

Description

Set of cross-bed azimuths of palaeocurrents measured in the Belford Anticline (New South Wales).

Usage

data(fisherB6)
data(fisherB6c)

Arguments

Format

fisherB6 is a list (in degrees). fisherB6c contains the same observations in a circular objects.

See Also

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

Examples

Run this code
# NOT RUN {
data(fisherB6c)
res <- plot(fisherB6c$set1)
points(fisherB6c$set2, col=2, plot.info=res)
points(fisherB6c$set3, col=3, plot.info=res)
# }

Run the code above in your browser using DataLab