get_series | R Documentation |
Extract time series data as typically contained in -Series.csv output from Wildlife Computers
get_series(etuff, temp_res = NULL, what_tz = NULL)
etuff |
is object of class etuff |
temp_res |
is temporal resolution as valid argument to "by" in |
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. |
a dataframe of time series data, usually containing at least depth and temperature information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.