View source: R/aggregate_data.R
aggregate_data | R Documentation |
Aggregate data into timesteps
Aggregate E4 data into timesteps
Aggregate Embrace Plus data into timesteps
Aggregate Nowatch data into timesteps
aggregate_data(x, interval = "1 min")
aggregate_e4_data(x, interval = "1 min")
aggregate_embrace_plus_data(x, interval = "1 min")
aggregate_nowatch_data(x, interval = "1 min")
x |
An object read by |
interval |
The interval to aggregate the data. Default is 1 min. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.