plotMEC {RFOC} | R Documentation |
Plot a Focal Mechanism
Description
Plot a Focal Mechanism
Usage
plotMEC(x, detail = 0, up = FALSE)
Arguments
x |
Mechanism list |
detail |
level of detail |
up |
logical, Upper or lower hemisphere |
Value
Side Effects
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
Examples
mc = CONVERTSDR(65, 32, -34 )
plotMEC(mc, detail=2, up=FALSE)
[Package RFOC version 3.4-10 Index]