Learn R Programming

RFOC (version 3.4-10)

addPT: Add P-T Axis to focal plot

Description

Add Pressure and tension Axes to focal mechanism

Usage

addPT(MEC, pch = 5)

Value

Graphical Side Effect

Arguments

MEC

MEC structure

pch

plotting character

Author

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

See Also

addPTarrows

Examples

Run this code


MEC =SDRfoc(65,25,13, u=FALSE, ALIM=c(-1,-1, +1, +1), PLOT=FALSE)
Beachfoc(MEC)
addPT(MEC, pch = 5)

Run the code above in your browser using DataLab