trajfun: Movement Trajectory

View source: R/trajfun.R

trajfunR Documentation

Movement Trajectory

Description

Use adehabitatLT to create trajectory information for movement data and append the columns to input spatial data. Internally called function; should not be used on it's own.

Usage

trajfun(data, timename, xname, yname, idname)

Arguments

data

data.frame containing GPS data

timename

name of POSIX field

xname

name of x coordinate field

yname

name of y coordinate field

idname

name of individual identifier field


khuggler/Ovis documentation built on Nov. 30, 2023, 7:41 p.m.