| compute_solution_cost | R Documentation | 
Given a set of planning units to include in a solution, compute the total cost for that set.
compute_solution_cost(PU_set_to_test, PU_costs)
PU_set_to_test | 
 integer vector of planning unit IDs where each ID specifies a planning unit to include in the set to be tested  | 
PU_costs | 
 numeric vector of planning unit costs  | 
Returns numeric cost of the given solution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.