wpm_addpds: Add month and fiscal quarter

Description Usage Arguments Examples

View source: R/wpm_addpds.R

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-ICPI/WeekendSpecial documentation built on May 22, 2019, 11:50 p.m.