PostVquake {Rquake} | R Documentation |
Plotting error ellipsoids of many events
Description
Plotting error ellipsoids of many events
Usage
PostVquake(MANYeq, GX, GY, XY, proj, add=FALSE, ...)
Arguments
MANYeq |
List of earthquakes following Vlocate |
GX |
X-bounds for plot |
GY |
Y-bounds for plot |
XY |
station locations in km |
proj |
projection list |
add |
logical; if TRUE, add to existing plot (DEFAULT=FALSE) |
... |
graphical parameters for plotting (see par) |
Details
Plots the event and the error ellipsoids
Value
Graphical side effects
Note
This is used to plot many event locations and their error ellipsoids
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
See Also
eqlipse
[Package Rquake version 2.5-1 Index]