Learn R Programming

RFOC (version 3.4-6)

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
# NOT RUN {
 mc = CONVERTSDR(65, 32, -34 )
plotMEC(mc, detail=2, up=FALSE)

# }

Run the code above in your browser using DataLab