Learn R Programming

RFOC (version 3.4-6)

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
# NOT RUN {
MEC= SDRfoc(12,34,-120)
addmecpoints(MEC)


# }

Run the code above in your browser using DataLab