Impute to the last day of the month/year
impute_lastday.RdImpute to the last day of the month/year
Examples
impute_lastday(as.Date("2023-1-12"),"Day uncertain")
#> [1] "2023-01-31"
impute_lastday.RdImpute to the last day of the month/year
impute_lastday(as.Date("2023-1-12"),"Day uncertain")
#> [1] "2023-01-31"