Learn R Programming

RFOC (version 1.0-4)

plotMEC: 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

Examples

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

Run the code above in your browser using DataLab