pebbles {geostats} | R Documentation |
pebble orientations
Description
Orientations (in degrees) of 20 pebbles.
Examples
data(pebbles,package='geostats')
circle.plot(pebbles,degrees=TRUE)
m <- meanangle(pebbles,option=0,orientation=TRUE)
circle.points(m,degrees=TRUE,pch=22,bg='white')
[Package geostats version 1.6 Index]