Learn R Programming

Rquake (version 2.5-1)

Qrangedatetime: Range of Date Time

Description

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

Usage

Qrangedatetime(D)

Value

min

date time list

max

date time list

Arguments

D

info list from RSEIS seismic data list

Author

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

Examples

Run this code

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

v = Qrangedatetime(GH$info)



Run the code above in your browser using DataLab