get_series: Extract time series data as typically contained in...

View source: R/get_series.r

get_seriesR Documentation

Extract time series data as typically contained in -Series.csv output from Wildlife Computers

Description

Extract time series data as typically contained in -Series.csv output from Wildlife Computers

Usage

get_series(etuff, temp_res = NULL, what_tz = NULL)

Arguments

etuff

is object of class etuff

temp_res

is temporal resolution as valid argument to "by" in seq.POSIXct

what_tz

indicates what time zone should be used for the series data. If NULL (default), the function will choose for you with some informative printed outputs to let you know whats happening.

Value

a dataframe of time series data, usually containing at least depth and temperature information


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