| infladj | R Documentation | 
Returns the inflation adjusted future value of an single payment (fv).If fv is given as ts the deflated value of the singele paymetn is given for each year.
infladj(fv = 1, inflation = 0, nper = 1)
fv | 
 The future value of an single payment (fv).  | 
inflation | 
 The inflation rate per period. Default is zero. Must be entered as decimal or ts  | 
nper | 
 The total number of payment periods. Default is one period. If inflation is entered as ts nper is ignored.  | 
infladj(fv=-1000,inflation=0.02, nper= 25)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.