printMEC {RFOC} | R Documentation |
Print focal mechanism
Description
Print focal mechanism
Usage
printMEC(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x |
Mechanism list |
digits |
digits for numeric information |
... |
standard printing parameters |
Value
Side Effects
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
Examples
mc = CONVERTSDR(65, 32, -34 )
printMEC(mc)
[Package RFOC version 3.4-10 Index]