Description Usage Arguments Value Author(s)
View source: R/get-lagged-vars.R
Calculates lagged temperature variables for GEFCOM smd data.
1 | get_lagged_vars(x, variables, lags = 1)
|
x |
cleaned data frame. Should be the output from |
variables |
character vector. Vector of variable names that should be lagged. |
lags |
numeric vector. Vector of lags to calculate. Hourly values. |
A data frame containing lagged variables.
Cameron Roach
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.