get_3d: Get 3d data from eTUFF

View source: R/get_3d.r

get_3dR Documentation

Get 3d data from eTUFF

Description

Extract location and vertical time series information and combine them into a dataframe that represents 3d movements.

Usage

get_3d(etuff, series = NULL, fG = TRUE, ...)

Arguments

etuff

is object of class etuff

series

is optional series as input. Typically this is NULL but can be supplied to speed up processing (i.e. if series has already been processed).

fG

is logical indicating whether or not to use foieGras to interpolate and standardize tracking data. Note this may already be done prior to building the eTUFF file and thus may be unncessary. See the eTUFF object's metadata/header info.

Value

a dataframe of 3d movements


camrinbraun/tags2etuff documentation built on Feb. 24, 2025, 1:36 a.m.