CPI for general dates
cpi_inflator_general_date(from_nominal_price = 1, from_date, to_date, ...)
from_nominal_price | (numeric) the nominal prices to be converted to a real price |
---|---|
from_date | (character, date-like) the 'date' contemporaneous to |
to_date | (character, date-like) the date at which the real price is valued (where the nominal price equals the real price). Same forms as for |
... | other arguments passed to |
A vector of real prices in to_date
dollars.