gen_4_basic_variants | R Documentation |
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.
gen_4_basic_variants(parameters, starting_dir, integerize)
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 |
Returns nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.