wpm_addweek: Add FY week number

Description Usage Arguments Examples

View source: R/wpm_addweek.R

Description

Add FY week number

Usage

1
wpm_addweek(df, date_var, fy_start = "2017-10-02")

Arguments

df

data frame to add week number to

date_var

unquoted variable that contains the date

fy_start

first Monday of FY, default = "2017-10-02"

Examples

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

USAID-ICPI/WeekendSpecial documentation built on May 22, 2019, 11:50 p.m.