gen_single_bdprob_COR | R Documentation |
Generate a single correct biodiversity problem from scratch or from a file
gen_single_bdprob_COR( parameters, starting_dir, integerize, base_prob_name_stem = "base_prob", cor_dir_name_stem = "cor" )
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 |
Returns a correct Xu biodiversity problem
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.