as_sf_points {amt} | R Documentation |
Coerces a track to points
Description
Coerces a track to points from the sf
package.
Usage
as_sf_points(x, ...)
## S3 method for class 'steps_xy'
as_sf_points(x, end = TRUE, ...)
Arguments
x |
|
... |
Further arguments, none implemented. |
end |
|
Value
A data data.frame
with a sfc
-column
[Package amt version 0.2.2.0 Index]