Calculates the mean, variance, 68% cone, and the confidence cone around the mean.
Usage
# S3 method for class 'spherical'
summary(object, ...)
Arguments
- object
object of class
"Vec3"
,"Line"
, or"Plane"
.- ...
parameters passed to
sph_mean()
,sph_var()
,delta()
, andtectonicr::confidence_angle()