one_run: Reshape the data in the desired form and feed them to the...

Description Usage Arguments

View source: R/one_run.R

Description

Reshape the data in the desired form and feed them to the function which runs the prioritization. Collects the outputs as well.

Usage

1
2
one_run(x, parms, site_threat_array, planning_unit, cons_feat_array,
  site_species_array, species_responses)

Arguments

x

a one line data frame with the parameters to be used in the run.

parms

a list of parameters.

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


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