powered by
The range that in either x, y or both directions, that a track covers.
x
y
both
range_x(x, ...)# S3 method for track_xy range_x(x, ...)range_y(x, ...)# S3 method for track_xy range_y(x, ...)range_both(x, ...)# S3 method for track_xy range_both(x, ...)
# S3 method for track_xy range_x(x, ...)
range_y(x, ...)
# S3 method for track_xy range_y(x, ...)
range_both(x, ...)
# S3 method for track_xy range_both(x, ...)
Numeric vector with the range.
[track_xy, track_xyt] A track created with make_track.
[track_xy, track_xyt]
make_track
Further arguments, none implemented.