Speed: Speed Calculate the instantanious speed at each point along...

View source: R/Speed.R

SpeedR Documentation

Speed Calculate the instantanious speed at each point along on a track for each bird

Description

Speed Calculate the instantanious speed at each point along on a track for each bird

Usage

Speed(Dist, Time)

Arguments

Dist

vector of distances between points (m)

Time

vector of times between points (Seconds)

Value

A vector of speeds (km/h) between adjacent points in an animal track

Author(s)

Abram B. Fleishman abram@conservationmetrics.com


abfleishman/trakR documentation built on Nov. 21, 2022, 7:59 a.m.