set_fixed_targets: Set fixed feature targets.

Description Usage Arguments

View source: R/pre_processing_functions.R

Description

Calculate constant feature targets for all features. It modifies the cons_feat_array.

Usage

1
set_fixed_targets(cons_feat_array, site_species_array, target_level)

Arguments

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.

site_species_array

a matrix of the area of occupancy of each feature (columns) in each site (rows).

target_level

The target level. Numeric.


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