View source: R/pre_processing_functions.R
It creates a list of the actions required to abate all threats to each species.
1 2 | get.required_actions(site_threat_array_cat, responses_to_actions,
cons_feat_array)
|
site_threat_array_cat |
a matrix of the category of magnitute for each threat in each site. |
responses_to_actions |
a list of matrices with the benefit of selecting each level of effort. Each matrix stores the benefit of implementing each level of effort (rows) for different threat category at the site (columns) for each site-action combination (list slot). The list has lenght equals to the combination of site and actions. |
cons_feat_array |
a matrix of information (columns) for each conservation feature (rows). Information include: area of occupancy, target level, species penalty factor (spf), faunal group id and ecological group id. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.