set_up_for_and_run_marxan_APP: Set up for and run marxan for APP problem

set_up_for_and_run_marxan_APPR Documentation

Set up for and run marxan for APP problem

Description

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

Usage

set_up_for_and_run_marxan_APP(
  APP_bd_prob,
  COR_bd_prob,
  marxan_run,
  parameters,
  starting_dir
)

Arguments

APP_bd_prob

an apparent Xu_bd_problem (or subclass)

COR_bd_prob

the correct Xu_bd_problem (or subclass) that the apparent problem is derived from

marxan_run

an RSrun object (or subclass)

parameters

parameters list for the run, usually derived from project.yaml

starting_dir

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

Value

list containing marxan_control_values and updated APP_bd_prob


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