# NOT RUN {
# Create a tibble called 'cpi' that contains the CPI index
# numbers for each quarter
# }
# NOT RUN {
cpi <- read_cpi()
# }
# NOT RUN {
# This tibble can now be joined to another to help streamline the process of
# deflating nominal values.
# }
Run the code above in your browser using DataLab