| vec_raster_times | R Documentation |
Returns the ascending vector of time stamps recorded for the given (band, level). Pixel-major files store one consolidated table; image- major files derive the list from the per-tile time field.
vec_raster_times(r, band = 1L, level = 0L)
r |
A |
band |
1-based band index. |
level |
Overview level. |
Numeric vector of stamps (length 0 when the file has no time information).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.