| npv_rate | R Documentation |
NPV of cf evaluated at times (default 0..T).
npv_rate(cf, rate, times = seq_along(cf) - 1L)
cf |
numeric. Cash flows. |
rate |
numeric(1). Discount rate (decimal). |
times |
integer. Time indices (same length as |
numeric(1) NPV.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.