Learn R Programming

RSEIS (version 4.2-4)

SEISNtime: Minimum time in an RSEIS list

Description

Return date/time of trace with earliest date/time.

Usage

SEISNtime(GH)

Value

yr

year

jd

julian day

hr

hour

mi

minute

sec

second

w1

which one, index to GH

Arguments

GH

RSEIS seismic list

Author

Jonathan M. Lees<jonathan.lees@unc.edu>

Examples

Run this code


data(GH)
SEISNtime(GH)


Run the code above in your browser using DataLab