View source: R/Qrangedatetime.R
Qrangedatetime | R Documentation |
Return the range of dates and times for any list with a date/time list
Qrangedatetime(D)
D |
info list from RSEIS seismic data list |
min |
date time list |
max |
date time list |
Jonathan M. Lees<jonathan.lees@unc.edu>
library(RSEIS)
data(GH, package='RSEIS')
v = Qrangedatetime(GH$info)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.