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