Learn R Programming

geostats (version 1.6)

pebbles: pebble orientations

Description

Orientations (in degrees) of 20 pebbles.

Arguments

Examples

Run this code
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')

Run the code above in your browser using DataLab