plot_ctt_boxplot: Plots a boxplot of the delta colonisation through time...

View source: R/plot_ctt_boxplot.R

plot_ctt_boxplotR Documentation

Plots a boxplot of the delta colonisation through time statistic (y-axis) for either mainland extinction rate or mainland sampling probability (x-axis).

Description

Plots a boxplot of the delta colonisation through time statistic (y-axis) for either mainland extinction rate or mainland sampling probability (x-axis).

Usage

plot_ctt_boxplot(analysis_results, output_file_path, parameter)

Arguments

analysis_results

A list of analysis_result elements which can be checked with check_analysis_result

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

Value

Void (saves plot)


joshwlambert/DAISIEmainland documentation built on July 14, 2024, 5:40 p.m.