Description Usage Arguments Value
A function to aggregate WATLAS data over an interval.
1 | wat_agg_data(data, interval = 60)
|
data |
Cleaned data to aggregate. Must have a numeric column named time. |
interval |
The interval in seconds over which to aggregate. |
A dataframe aggregated taking the mean over the interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.