Description Usage Arguments See Also Examples
View source: R/wrapper.case7.R
Returns the PV(payments), adj. for inflation.
1  | wrapper.case7(rate = 0, inflation = 0, nper = 1, pmt = 0)
 | 
rate | 
 The interest rate per period. Default is zero. Must be entered as decimal  | 
inflation | 
 The inflation rate per period. Default is zero. Must be entered as decimal  | 
nper | 
 The total number of payment periods. Default is one period  | 
pmt | 
 The payment made each period (annuity). Must be entered as a negative number.  | 
1  | wrapper.case7(rate=0.04,inflation=0.02,nper=35,pmt=-1000)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.