set_up_for_and_run_simple_richness_APP: Set up for and run simple_richness for APP problem

set_up_for_and_run_simple_richness_APPR Documentation

Set up for and run simple_richness for APP problem

Description

Convenience function to call set_up_for_and_run_simple_richness with proper arguments for an apparent Xu_bd_problem

Usage

set_up_for_and_run_simple_richness_APP(
  APP_bd_prob,
  COR_bd_prob,
  rsrun,
  parameters,
  starting_dir,
  forward = TRUE
)

Arguments

APP_bd_prob

an apparent Xu_bd_problem

COR_bd_prob

a correct Xu_bd_problem

rsrun

an RSrun (reserve selection run) object, e.g., a marxan run

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

forward

boolean indicating whether to do the greedy search in the forward direction (adding PUs to the solution set) or the backward direction (removing PUs from the solution set); TRUE implies forward

Value

Returns named list of simple_richness control and return values


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