Description Usage Arguments Value
Create average week (dow, time) excluding holidays and bridgedays and create average holidays and bridgedays
1 | create_avg_week(data, vars = c("b", "g"), interval = 5)
|
data |
the input data.table (containing sensor, z, b, g) |
vars |
the variable names to be averaged |
interval |
the data interval |
data.table with avg, rollmean10, rollmean20 for every variable in var
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.