Skip to contents

Content for Strategy File 2

Usage

.fileContentStrategy2(rehabilitation.costs, annual.total.budget)

Arguments

rehabilitation.costs

list of rehabilitation costs per condition. The names of the list elements are the condition labels and the values of the list elements are the corresponding rehabilitation costs. Example: list(C4=200, C3=300, C2=400, C1=500)

annual.total.budget

list of annual total budget of rehabilitation operations. The names of the list elements are the year numbers and the values of the list elements are the annual total budgets for the corresponding year. Example: list("2005"=100000, "2006"=110000, "2007"=120000)