View source: R/manipulate_spacetime_data.R
| spatrds_as_sftime | R Documentation |
SpatRasterDataset to an sftimeConvert a SpatRasterDataset object to an sftime object.
x must contain a time-defining column, identified in timename.
spatrds_as_sftime(x, timename = "time")
x |
a |
timename |
character for time column name in the sftime (default: "time") |
an sftime object
Eva Marques
terra::sds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.