Description Usage Arguments Details Value Author(s) Examples
It calculates the net present value of a project in financial terms.
1 | npv(x)
|
x |
a data frame or list containing of variables: discounted cost and discounted benefit in that order. |
The function specifically targets the second list component returned by the function bcr as its argument but can use other data frame or list of discounted cost and discounted benefit. Net present value is also a method of cost nenefit analysis.
returns a double or integer
Abubakar Akanbi
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.