addmecpoints {RFOC}R Documentation

Add points to Focal Mech

Description

Add a standard set of points to a Focal Mechanism

Usage

addmecpoints(MEC, pch = 5)

Arguments

MEC MEC structure list
pch plotting character

Value

Graphical Side effects

Author(s)

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

See Also

SDRfoc, focpoint

Examples


MEC= SDRfoc(12,34,-120)
addmecpoints(MEC)


[Package RFOC version 1.0-5 Index]