Add Month & year columns to df

pr_apply_Time(df)

Arguments

df

A dataframe containing time column

Value

A dataframe with extra date columns

Examples

df <- pr_get_Indices("NRS", "P") %>%
  pr_apply_Time()