Learn R Programming

RFOC (version 3.4-10)

addmecpoints: Add points to Focal Mech

Description

Add a standard set of points to a Focal Mechanism

Usage

addmecpoints(MEC, pch = 5)

Value

Graphical Side effects

Arguments

MEC

MEC structure list

pch

plotting character

Author

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

See Also

SDRfoc, focpoint

Examples

Run this code

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


Run the code above in your browser using DataLab