plot_rank_abundance_dist_for_node_graph | R Documentation |
Plot number of planning units for each species, sorted in decreasing order of number of planning units.
plot_rank_abundance_dist_for_node_graph( final_node_counts_for_each_link, spp_col_name, plot_output_dir, cor_or_app_label )
final_node_counts_for_each_link |
integer vector of counts of number of nodes for each link, i.e., number of planning units for each species (same as final_rank_abundance_dist) |
spp_col_name |
character string giving species column name in data frames |
plot_output_dir |
character string giving pat to directory where plot should be written |
cor_or_app_label |
character string for labelling as Correct or Apparent |
Doesn't return anything
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.