lowplane {RFOC} | R Documentation |
Plot one Fault plane on stereonet
Description
takes azimuth and dip and projects the greaat circle on the focla sphere
Usage
lowplane(az, dip, col = par("col"), UP = FALSE, PLOT = TRUE)
Arguments
az |
degrees, azimuth of strike of plane |
dip |
degrees, dip |
col |
color of plane |
UP |
upper/lower hemisphere |
PLOT |
add to plot |
Details
Here azimuth is measured from North, and represents the actual strike of the fault line.
Value
list of x,y coordinates of plane
Author(s)
Jonathan M. Lees <jonathan.lees@unc.edu>
See Also
net
Examples
net()
lowplane(65,23)
[Package RFOC version 3.4-10 Index]