View source: R/plot_sim_metrics.R
plot_sim_metrics | R Documentation |
Plots metrics from simulations
plot_sim_metrics(analysis_results, output_file_path)
analysis_results |
A list of |
output_file_path |
String specifying the directory the file is saved in, if NULL the file is returned to console and not saved |
none Four plots are shown: histogram of the number of species, histogram of the number of colonizations, histogram of the largest clade size and histogram of the rank of the largest clade
Joshua W. Lambert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.