Learn R Programming

Rquake (version 2.4-4)

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

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
library(RSEIS)
data(GH)

Qrangedatetime(GH$info)

# }
# NOT RUN {

# }

Run the code above in your browser using DataLab