-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Lines 187 to 192 in f1cea8b
| # TODO: fy should inherit 'character' | |
| cpi.indices.new[, fy_year := as.character(fy_year)] | |
| cpi.indices <- | |
| rbindlist(list(cpi.indices, cpi.indices.new), | |
| use.names = TRUE, |