which_static | R Documentation |
Check, which variables are static
which_static(data, key, cols = NULL)
data <- tiny_m5 %>% dplyr::select(store_id, item_id, state_id, weekday, wday, month, year)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.