Adds temporal variables derived from the monyear column:
date (first day of month), cal_year, month_num, and month
(abbreviated month factor in calendar order).
Arguments
- df
Data frame from
get_hmis()containing amonyearcolumn.
Adds temporal variables derived from the monyear column:
date (first day of month), cal_year, month_num, and month
(abbreviated month factor in calendar order).
Data frame from get_hmis() containing a monyear column.