bindfun: Bind Movement Trajectory and GPS Data

View source: R/bindfun.R

bindfunR Documentation

Bind Movement Trajectory and GPS Data

Description

Combines output of movement trajectory creation and GPS data into a single data.frame. Internally called function; should not be used on it's own.

Usage

bindfun(ti, data)

Arguments

ti

data.frame output from adehabitatLT as.ltraj function. Also the output from trajfun

data

data.frame used to make ti


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