speed {amt} | R Documentation |
Speed
Description
Obtain the speed of a track.
Usage
speed(x, ...)
## S3 method for class 'track_xyt'
speed(x, append_na = TRUE, ...)
Arguments
x |
A |
... |
Further arguments, none implemented. |
append_na |
|
Value
[numeric]
The speed in m/s
.
[Package amt version 0.2.2.0 Index]