calculateBudget.Rd
Once the costs are specified in bsp, this function calculates the total annual budget for the breeding scheme
calculateBudget(bsp)
bsp | A list of objects to combine with the species and population parameters. bsp is short for breeding sheme parameters |
---|
The bsp list with augmented or modified intermediate and total costs
Call this function once costs have been specified
bsp <- calculateBudget(bsp)#> Error in calculateBudget(bsp): object 'bsp' not found