cpi_inflator_general_date {grattan} | R Documentation |
CPI for general dates
Description
Deprecated in favour of grattanInflators::cpi_inflator
Usage
cpi_inflator_general_date(from_nominal_price = 1, from_date, to_date, ...)
Arguments
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 |
Value
A vector of real prices in to_date
dollars.
[Package grattan version 2024.1.1 Index]