R/fct_solution_site_consequence.R
solution_site_consequence.Rd
This function calculates the consequences for each site within a solution. Specifically, it shows how each site contributes to the overall amount of each feature given the solution.
solution_site_consequence(feature_ids, action_ids, pu_data, solution_data)
feature_ids |
|
---|---|
action_ids |
|
pu_data |
|
solution_data |
|
A matrix
object containing the expected
amount of each feature within each site.
Each row is a different planning unit, each column is a different feature.