Coordinates of a track.
Coordinates of a track.
coords(x, ...) ## S3 method for class 'track_xy' coords(x, ...) make_trast(x, ...) ## S3 method for class 'track_xy' make_trast(x, factor = 1.5, res = max(c(extent_max(x)/100, 1e-09)), ...) extent_x(x, ...) ## S3 method for class 'track_xy' extent_x(x, ...) extent_y(x, ...) ## S3 method for class 'track_xy' extent_y(x, ...) extent_both(x, ...) ## S3 method for class 'track_xy' extent_both(x, ...) extent_max(x, ...) ## S3 method for class 'track_xy' extent_max(x, ...) range_x(x, ...) ## S3 method for class 'track_xy' range_x(x, ...) range_y(x, ...) ## S3 method for class 'track_xy' range_y(x, ...) range_both(x, ...) ## S3 method for class 'track_xy' range_both(x, ...)
x |
|
... |
Further arguments, none implemented. |
factor |
|
res |
|
[tibble]
The coordinates.
data(deer) coords(deer)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.