Learn R Programming

fundManageR (version 0.5.02210501)

us_inflation: US Inflation Adjustment Table

Description

Gets a table to adjust prices to current dollars

Usage

us_inflation(base_year = 1913)

Arguments

base_year

1913 or 1800

Value

a data_frame

Examples

Run this code
# NOT RUN {
us_inflation(base_year = 1913)
# }

Run the code above in your browser using DataLab