View source: R/seasonal_apply.R
| seasonal_apply | R Documentation | 
Apply the seasonal factors
seasonal_apply(df, date, group)
df | 
 Data frame in a tidy format with seasonal factors already joined on  | 
date | 
 Name of the data column (used in organizing columns for output)  | 
group | 
 Name of geography or other grouping, e.g., geoseg.  | 
m_us_1 <- raw_m_us %>%
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.