seasonal_apply: Apply the seasonal factors

View source: R/seasonal_apply.R

seasonal_applyR Documentation

Apply the seasonal factors

Description

Apply the seasonal factors

Usage

seasonal_apply(df, date, group)

Arguments

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.

Examples

m_us_1 <- raw_m_us %>%

aranryan/arlodr documentation built on Jan. 21, 2025, 2:11 p.m.