set_up_for_and_run_simple_richness_APP | R Documentation |
Convenience function to call set_up_for_and_run_simple_richness with proper arguments for an apparent Xu_bd_problem
set_up_for_and_run_simple_richness_APP( APP_bd_prob, COR_bd_prob, rsrun, parameters, starting_dir, forward = TRUE )
APP_bd_prob |
an apparent Xu_bd_problem |
COR_bd_prob |
a correct Xu_bd_problem |
rsrun |
an RSrun (reserve selection run) object, e.g., a marxan run |
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 |
forward |
boolean indicating whether to do the greedy search in the forward direction (adding PUs to the solution set) or the backward direction (removing PUs from the solution set); TRUE implies forward |
Returns named list of simple_richness control and return values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.