as_sf_lines {amt}R Documentation

Export track to lines

Description

Exports a track to (multi)lines from the sf package.

Usage

as_sf_lines(x, ...)

Arguments

x

[track_xy, track_xyt]
A track created with make_track.

...

Further arguments, none implemented.

Value

A tibble with a sfc-column


[Package amt version 0.2.2.0 Index]