Description Usage Arguments Value
View source: R/plot_functions.R
This function plots the lags by grp_var
1 | plot_lag(dat, lag_var, bins = 2)
|
dat |
data frame with columns that correspond to two time series and grouping variable(s) |
lag_var |
character string of the column name that corresponds to the date variable |
bins |
character string of column names in dat to be used as grouping variable(s) |
tibble of lags by grp_var
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.