Description Usage Arguments Value
Construct a dataframe with ACF values
1 | mutate_acf(sensor_data, col, lag_max = NULL)
|
sensor_data |
A data frame with column |
col |
Name of column to calculate acf of. |
lag_max |
See |
A data frame with an acf column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.