set_up_for_and_run_marxan_APP | R Documentation |
Convenience function to call set_up_for_and_run_marxan with proper arguments for an apparent Xu_bd_problem
set_up_for_and_run_marxan_APP( APP_bd_prob, COR_bd_prob, marxan_run, parameters, starting_dir )
APP_bd_prob |
an apparent Xu_bd_problem (or subclass) |
COR_bd_prob |
the correct Xu_bd_problem (or subclass) that the apparent problem is derived from |
marxan_run |
an RSrun object (or subclass) |
parameters |
parameters list for the run, usually derived from project.yaml |
starting_dir |
string containing full path of top directory where problems and/or runs are to be created |
list containing marxan_control_values and updated APP_bd_prob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.