create_RSrun | R Documentation |
Create a run of a reserve selector
create_RSrun( prob_UUID, spp_rep_targets, parameters, starting_dir, cor_or_app_str, basic_or_wrapped_or_comb_str, rs_method_name )
prob_UUID |
UUID for the biodiversity problem the reserve selector is run over |
spp_rep_targets |
numeric vector with a target abundance for each species in the problem |
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 |
cor_or_app_str |
character string |
basic_or_wrapped_or_comb_str |
character string |
rs_method_name |
character string for reserve selection method, e.g., "marxan_sa" |
Returns an RSrun object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.