Description Usage Arguments Value
Take first elements of every column (sensor, z, posix) and use mean for variables with missing data
1 | aggregate_to_interval(data, vars = c("b", "g"), interval = 5)
|
data |
the input-datatable (including sensor, z, posix and variables with missing data) |
vars |
the variables with missing data |
interval |
the interval of the target-datatable |
a datatable with bigger time-intervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.