Transformation of spherical coordinates into the stereographic projection
Arguments
- az, inc
numeric vectors. Azimuth and Inclination in degrees.
- upper.hem
logical. Whether the projection is shown for upper hemisphere (
TRUE) or lower hemisphere (FALSE, the default).- earea
logical
TRUEfor Lambert equal-area projection (also "Schmidt net"; the default), orFALSEfor meridional stereographic projection (also "Wulff net" or "Stereonet").- r
numeric. Radius of circle. Default is
1for unit circle.