Plot spherical objects
Arguments
- x
objects of class
"Vec3"
,"Line"
,"Plane"
,"Pair"
, or"Fault"
.- upper.hem
logical. Whether the projection is shown for upper hemisphere (
TRUE
) or lower hemisphere (FALSE
, the default).- earea
logical. Projection, either
TRUE
for Lambert equal-area projection (the default), orFALSE
for meridional stereographic projection.- grid.params
list.
- ...
parameters passed to
stereo_point()
,stereo_smallcircle()
,stereo_greatcircle()
, orfault_plot()