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)

jmsigner/amt documentation built on April 14, 2024, 1:18 a.m.