plot_max_age | R Documentation |
Plots two faceted boxplots of the percent of max age colonists on the island for different values of mainland extinction. The left side facet has the ideal data and the right side facet has the empirical data.
plot_max_age(analysis_results, output_file_path, parameter, labels = NULL)
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 |
parameter |
String specifying which parameter is plotted. "mainland_ex" plots mainland extinction as the variable, "mainland_sample_prob" plots mainland sampling probability as the variable and "both" plots all the data |
labels |
A string or vector of strings to label the plotting grid |
Plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.