Learn R Programming

RSEIS (version 3.7-4)

SEISNtime: 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

Examples

Run this code
# NOT RUN {

data(GH)
SEISNtime(GH)


# }

Run the code above in your browser using DataLab