Learn R Programming

pirouette (version 1.6.9)

pir_plot_from_long: Plot the error 'BEAST2' makes from a known phylogeny from tidy data

Description

Plot the error 'BEAST2' makes from a known phylogeny from tidy data

Usage

pir_plot_from_long(
  tree_and_model_errors,
  tree_and_model_descriptions = get_tree_and_model_descriptions()
)

Value

a ggplot2 plot

Arguments

tree_and_model_errors

a tibble of a tree_and_model and errors, which passes check_tree_and_model_errors

tree_and_model_descriptions

tabular data that maps a tree_and_model (e.g. generative_true) to a description (e.g. "Generative, true"), as created by get_tree_and_model_descriptions

Author

Richèl J.C. Bilderbeek, Giovanni Laudanno