get_3d | R Documentation |
Extract location and vertical time series information and combine them into a dataframe that represents 3d movements.
get_3d(etuff, series = NULL, fG = TRUE, ...)
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. |
a dataframe of 3d movements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.