| find_best_marxan_solutions | R Documentation | 
Find best marxan soltuions
find_best_marxan_solutions( marxan_output_dir_path, num_spp, cor_PU_costs, app_PU_costs, cor_bpm, app_bpm, marxan_best_df_sorted_as_vector, plot_output_dir, largest_PU_ID, largest_spp_ID, targets, marxan_top_dir )
| marxan_output_dir_path | character string | 
| num_spp | integer number of species in the problem | 
| cor_PU_costs | numeric vector giving correct cost of each planning unit | 
| app_PU_costs | numeric vector giving apparent cost of each planning unit | 
| cor_bpm | matrix | 
| app_bpm | matrix | 
| marxan_best_df_sorted_as_vector | data frame | 
| plot_output_dir | character string | 
| largest_PU_ID | integer | 
| largest_spp_ID | integer | 
| targets | numeric vector | 
| marxan_top_dir | character string | 
Returns nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.