addpoints.hodo {RSEIS} | R Documentation |
Add points to a hodogram plot
Description
Add points to a hodogram plot
Usage
addpoints.hodo(nbaz, dt, sx, flag = 1:10, pch = 3, col = 1)
Arguments
nbaz |
matrix 3 by n |
dt |
sample interval, s |
sx |
x vector |
flag |
output of idpoints.hodo |
pch |
plot character |
col |
color for plotting |
Value
Graphical Side Effect
Author(s)
Jonathan M. Lees<jonathan.lees.edu>
See Also
PMOT.drive, idpoints.hodo
[Package RSEIS version 4.2-0 Index]