View source: R/oceanTime_Convert.R
oceanTime_ConvertToPOSIXct | R Documentation |
Function to convert ocean_times from numeric to character.
oceanTime_ConvertToPOSIXct(ot, ref = "1900-01-01 00:00:00")
ot |
- ocean_time, as numeric vector |
ref |
- calendar reference (default = "1900-01-01 00:00:00") |
Input numeric values associated with ocean_times should be in seconds relative to the model reference date.
Vector with ocean_times as POSIXct dates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.