lowplane: Plot one Fault plane on stereonet

lowplaneR 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)


RFOC documentation built on Sept. 8, 2023, 6:12 p.m.