get.required_actions: Create required action list

Description Usage Arguments

View source: R/pre_processing_functions.R

Description

It creates a list of the actions required to abate all threats to each species.

Usage

1
2
get.required_actions(site_threat_array_cat, responses_to_actions,
  cons_feat_array)

Arguments

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.


LorenzoCattarino/priorityeffort documentation built on May 28, 2019, 3:58 p.m.