gen_4_basic_variants: Create 1 of each of the 4 types of problems and run reserve...

gen_4_basic_variantsR Documentation

Create 1 of each of the 4 types of problems and run reserve selector on each

Description

This is what used to be the mainline for bdpgxupaper. It creates a correct biodiversity problem, then from that correct, it creates a wrapped problem. It also creates an apparent problem for the original correct problem and another for the wrapped problem. It also runs marxan on each of these four problems.

Usage

gen_4_basic_variants(parameters, starting_dir, integerize)

Arguments

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

integerize

function to use in converting floats to ints

Value

Returns nothing.


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