Learn R Programming

amt (version 0.2.2.0)

coords: Coordinates of a track.

Description

Coordinates of a track.

Usage

coords(x, ...)

Value

[tibble]


The coordinates.

Arguments

x

[track_xy, track_xyt]
A track created with make_track.

...

Further arguments, none implemented.

Examples

Run this code
data(deer)
coords(deer)

Run the code above in your browser using DataLab