TurningAngle: Calculate the turning angles between points on a track for...

View source: R/TurningAngle.R

TurningAngleR Documentation

Calculate the turning angles between points on a track for each bird

Description

Calculate the turning angles between points on a track for each bird

Usage

TurningAngle(tracks, ID = "File", Bearing = "PointBearing")

Arguments

tracks

data.frame of data to be queried for latand long values

ID

quoted name of column in data that is and ID field

Bearing

quoted name of column in data that has the bearing between points in an animal track

Value

A vector of turning angles (degrees) 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.