InterpointTime: InterpointTime Calculate the time between points on a track...

View source: R/InterpointTime.R

InterpointTimeR Documentation

InterpointTime Calculate the time between points on a track for each bird

Description

Vector of times between points

Usage

InterpointTime(tracks, ID = "File", DateTime = "DateTime")

Arguments

tracks

data.frame of data to be queried for lat and long values

ID

quoted name of column in data that is and ID field

DateTime

quoted name of column in data that has DateTime values in the format YYYY-mm-dd HH:MM:SS

Value

A vector of times differences in seconds 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.