It calculates the net present value of a project in financial terms.
Usage
npv(x)
Arguments
x
a data frame or list containing of variables: discounted cost and discounted benefit in
that order.
Value
returns a double or integer
Details
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.