wrapper: Wrapper for vectorizing 'one_run()'.

Description Usage Arguments

View source: R/one_run.R

Description

Wrapper for vectorizing one_run().

Usage

1
2
wrapper(parms, exp_des, site_threat_array, planning_unit, cons_feat_array,
  site_species_array, species_responses, parallel)

Arguments

parms

a list of parameters.

exp_des

the fulls set of parameter combinations to run the prioritization on.

planning_unit

a matrix of the cost of abating completely each threat (columns) in each site.

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).

parallel

a logical determining wheather the vectorization is performed in parallel.


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