Learn R Programming

RSEIS (version 2.1-6)

rangedatetime: Range of Date Time

Description

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

Usage

rangedatetime(D)

Arguments

D
info list from RSEIS seismic data list

Value

  • mindate time list
  • maxdate time list

Examples

Run this code
data(GH)

rangedatetime(GH$info)

Run the code above in your browser using DataLab