range: Geographic range

rangeR Documentation

Geographic range

Description

The range that in either x, y or both directions, that a track covers.

Usage

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, ...)

Arguments

x

[track_xy, track_xyt]
A track created with make_track.

...

Further arguments, none implemented.

Value

Numeric vector with the range.


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