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