gen_single_bdprob_COR: Generate a single correct biodiversity problem from scratch...

gen_single_bdprob_CORR Documentation

Generate a single correct biodiversity problem from scratch or from a file

Description

Generate a single correct biodiversity problem from scratch or from a file

Usage

gen_single_bdprob_COR(
  parameters,
  starting_dir,
  integerize,
  base_prob_name_stem = "base_prob",
  cor_dir_name_stem = "cor"
)

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

base_prob_name_stem

a character string

cor_dir_name_stem

a character string

Value

Returns a correct Xu biodiversity problem


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