get_track: Get track data from eTUFF

View source: R/get_track.r

get_trackR Documentation

Get track data from eTUFF

Description

Extract track data from eTUFF

Usage

get_track(etuff, what_tz = NULL)

Arguments

etuff

is object of class etuff

what_tz

indicates the timezone (usually local time) for this tag dataset. If NULL (default), the function will use the timezone from the tagging location. In the future, this will get more sophisticated by attempting to query tz at each timestamp for associated lat/lon.

Value

a dataframe of lat/lon and (sometimes) associated error


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