convertATT | R Documentation |
Convert a julian day+time to an RSEIS date list.
convertATT(at1, yr)
at1 |
julian day in Year, plus (hr+minutes+seconds) |
yr |
Year |
Calculates the data-list that RSEIS uses in calculations. The Month and Day-of-month are also returned.
List with date and time
Jonathan M. Lees<jonathan.lees@unc.edu>
recdate, recdatel, dateList, dateStamp, filedatetime, rangedatetime, yeardate, Zdate, as.POSIXct
yr = 2014
j = 233.1234
convertATT(j, yr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.