Learn R Programming

RFOC (version 3.4-10)

plotMEC: Plot a Focal Mechanism

Description

Plot a Focal Mechanism

Usage

plotMEC(x, detail = 0, up = FALSE)

Value

Side Effects

Arguments

x

Mechanism list

detail

level of detail

up

logical, Upper or lower hemisphere

Author

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

Examples

Run this code

 mc = CONVERTSDR(65, 32, -34 )
plotMEC(mc, detail=2, up=FALSE)

Run the code above in your browser using DataLab