Qrangedatetime: Range of Date Time

View source: R/Qrangedatetime.R

QrangedatetimeR Documentation

Range of Date Time

Description

Return the range of dates and times for any list with a date/time list

Usage

Qrangedatetime(D)

Arguments

D

info list from RSEIS seismic data list

Value

min

date time list

max

date time list

Author(s)

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

Examples


library(RSEIS)
data(GH, package='RSEIS')

v = Qrangedatetime(GH$info)




Rquake documentation built on June 22, 2024, 11:54 a.m.