create_RSrun: Create an RSrun

create_RSrunR Documentation

Create an RSrun

Description

Create a run of a reserve selector

Usage

create_RSrun(
  prob_UUID,
  spp_rep_targets,
  parameters,
  starting_dir,
  cor_or_app_str,
  basic_or_wrapped_or_comb_str,
  rs_method_name
)

Arguments

prob_UUID

UUID for the biodiversity problem the reserve selector is run over

spp_rep_targets

numeric vector with a target abundance for each species in the problem

parameters

parameters list for the run, usually derived from project.yaml and can have a varying number and set of elements depending on the run

starting_dir

string containing full path of top directory where problems and/or runs are to be created

cor_or_app_str

character string

basic_or_wrapped_or_comb_str

character string

rs_method_name

character string for reserve selection method, e.g., "marxan_sa"

Value

Returns an RSrun object


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.