View source: R/plot_ctt_boxplot.R
plot_ctt_boxplot | R Documentation |
Plots a boxplot of the delta colonisation through time statistic (y-axis) for either mainland extinction rate or mainland sampling probability (x-axis).
plot_ctt_boxplot(analysis_results, output_file_path, parameter)
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 |
Void (saves plot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.