View source: R/manipulate_spacetime_data.R
sftime_as_sf | R Documentation |
sftime
to an sf
Convert an sftime
object to an sf
object. x
must
contain a time-defining column, identified in timename
.
sftime_as_sf(x, keeptime = TRUE)
x |
an |
keeptime |
boolean: TRUE if user wants to keep time column as simple column (default = TRUE) |
an sf
object
Eva Marques
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.