wpm_addpds: Add month and fiscal quarter

Description Usage Arguments Examples

Description

Add month and fiscal quarter

Usage

1
wpm_addpds(df, date_var)

Arguments

df

data frame to add week number to

date_var

unquoted variable that contains the date

Examples

1
2
3
## Not run: 
  df_weekly <- wpm_addpds(df_weekly, date)
## End(Not run)

USAID-OHA-SI/WeekendSpecial documentation built on May 9, 2019, 3:31 a.m.