traj_fun: Trajectory Info

Description Usage Arguments Value Examples

Description

Add adehabitatLT trajectory vars to data

Usage

1
traj_fun(df, timename, xname, yname, idname)

Arguments

df

dataframe of relocation data

timename

column name of posix time

xname

column name of x coordinate

yname

column name of y coordinate

idname

column name for individual ID

Value

Returns data with movement metrics appended

Examples

1
traj_fun(df, 'TelemDate','Easting','Northing','AID')

MovingUngulate/DEERP documentation built on May 3, 2019, 8:34 p.m.