| bin_data2 | R Documentation |
Bin minute level data into different time resolutions
bin_data2(x = x, window = 1, method = c("average", "sum"))
x |
|
window |
window size used to bin the original 1440 dimensional data into. Window size should be an integer factor of 1440 |
method |
|
a vector of binned data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.