Learn R Programming

RFOC (version 1.0-4)

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

See Also

SDRfoc, focpoint

Examples

Run this code
MEC= SDRfoc(12,34,-120)
addmecpoints(MEC)

Run the code above in your browser using DataLab