fisherB6 {circular} | R Documentation |
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)
Format
fisherB6
is a list (in degrees).
fisherB6c
contains the same observations in a circular objects.
Source
Fisher, N.I. & Powell C. McA. (1989) Statistical analysis of two-dimensional palaeocurrent data: Methods and examples. Aust. J. Earth Sci. 36, 91-107.
See Also
N.I. Fisher (1993) Statistical analysis of circular data. Cambridge University Press. Pag. 242.
Examples
data(fisherB6c)
res <- plot(fisherB6c$set1)
points(fisherB6c$set2, col=2, plot.info=res)
points(fisherB6c$set3, col=3, plot.info=res)
[Package circular version 0.5-0 Index]