as_track | R Documentation |
Coerce other classes to a track_xy
.
as_track(x, ...)
## S3 method for class 'sfc_POINT'
as_track(x, ...)
## S3 method for class 'steps_xyt'
as_track(x, ...)
## S3 method for class 'data.frame'
as_track(x, ...)
x |
Object to be converted to a track. |
... |
Further arguments, none implemented. |
An object of class track_xy(t)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.