SEISNtime {RSEIS} | R Documentation |
Minimum time in an RSEIS list
Description
Return date/time of trace with earliest date/time.
Usage
SEISNtime(GH)
Arguments
GH |
RSEIS seismic list |
Value
yr |
year |
jd |
julian day |
hr |
hour |
mi |
minute |
sec |
second |
w1 |
which one, index to GH |
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
Examples
data(GH)
SEISNtime(GH)
[Package RSEIS version 4.2-0 Index]