Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

PlotPlanes

Plot Fault an Auxilliary Planes


Description

Plot both fault and auxilliary planes

Usage

PlotPlanes(MEC, col1 = 1, col2 = 3)

Arguments

MEC

MEC structure

col1

color for plane 1

col2

color for plane 2

Details

Given MEC structure and focal mechanism plot both planes. This code adds to existing plot, so net() should be called.

Value

Graphical Side Effects

Author(s)

Jonathan M. Lees <jonathan.lees@unc.edu>

See Also

net, lowplane

Examples

net()

MFOC1 = SDRfoc(65,25,13, u=FALSE, ALIM=c(-1,-1, +1, +1), PLOT=FALSE)
PlotPlanes(MFOC1, 'green', 'red' )

RFOC

Graphics for Spherical Distributions and Earthquake Focal Mechanisms

v3.4-6
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre], Keehoon Kim [ctb]
Initial release
2018-01-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.