plotEQ | R Documentation |
Plot Earthquake location
plotEQ(Ldat, AQ, add = FALSE, prep = FALSE,
TIT = "UTM Projected Stations", proj = NULL,
xlim = NULL, ylim = NULL)
Ldat |
Data list |
AQ |
Earthquake solution (location) |
add |
logical, TRUE=add to plot |
prep |
preparation |
TIT |
title |
proj |
projection list |
xlim |
2-vector, x limits (km) |
ylim |
2-vector, y limits (km) |
used internally in RElocateEQ
graphical side effects
Jonathan M. Lees<jonathan.lees@unc.edu>
RElocateEQ
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.