time_index | R Documentation |
Convert a time to a time-index
time_index(
x,
time = as.POSIXct(paste(Sys.Date(), "12:00:00"), format = "%Y-%m-%d %H:%M:%S", tz
= "UTC")
)
x |
FVCOM ncdf4 object |
time |
one or more POSIXct times - UTC |
1-based index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.