Set of cross-bed azimuths of palaeocurrents measured in the Belford Anticline (New South Wales).
data(fisherB6)
data(fisherB6c)
fisherB6
is a list (in degrees).
fisherB6c
contains the same observations in a circular objects.
N.I. Fisher (1993) Statistical analysis of circular data. Cambridge University Press. Pag. 242.
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