Once the costs are specified in bsp, this function calculates the total annual budget for the breeding scheme

calculateBudget(bsp)

Arguments

bsp

A list of objects to combine with the species and population parameters. bsp is short for breeding sheme parameters

Value

The bsp list with augmented or modified intermediate and total costs

Details

Call this function once costs have been specified

Examples

bsp <- calculateBudget(bsp)
#> Error in calculateBudget(bsp): object 'bsp' not found