plot_sim_metrics: Plots metrics from simulations

View source: R/plot_sim_metrics.R

plot_sim_metricsR Documentation

Plots metrics from simulations

Description

Plots metrics from simulations

Usage

plot_sim_metrics(analysis_results, output_file_path)

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

Value

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

Author(s)

Joshua W. Lambert


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