sf_as_mysftime {amadeus} | R Documentation |
Convert an sf
to an sftime
Description
Convert an sf
object to an sftime
object. x
must
contain a time-defining column, identified in timename
.
Usage
sf_as_mysftime(x, timename)
Arguments
x |
an |
timename |
character: name of time column in x |
Value
an sftime
object
Author(s)
Eva Marques
[Package amadeus version 1.2.3 Index]