addmecpoints {RFOC} | R Documentation |
Add a standard set of points to a Focal Mechanism
addmecpoints(MEC, pch = 5)
MEC |
MEC structure list |
pch |
plotting character |
Graphical Side effects
Jonathan M. Lees<jonathan.lees@unc.edu>
SDRfoc, focpoint
MEC= SDRfoc(12,34,-120)
addmecpoints(MEC)