coords: Coordinates of a track.

View source: R/track_methods.R

coordsR Documentation

Coordinates of a track.

Description

Coordinates of a track.

Usage

coords(x, ...)

Arguments

x

[track_xy, track_xyt]
A track created with make_track.

...

Further arguments, none implemented.

Value

⁠[tibble]⁠
The coordinates.

Examples

data(deer)
coords(deer)

amt documentation built on March 31, 2023, 5:29 p.m.