powered by
Plot the error 'BEAST2' makes from a known phylogeny
pir_plot(pir_out, verbose = FALSE)
a ggplot2 plot
ggplot2
the output of pir_run
if TRUE, show more output
Richèl J.C. Bilderbeek, Giovanni Laudanno
Use create_test_pir_run_output to create a test output of pir_run.
Use pir_plot_from_file to plot the errors after have being saved to a .csv file
.csv
Use pir_plots to plot the output of multiple runs, for example, the output of pir_runs
pir_out <- create_test_pir_run_output( add_twin = TRUE, add_best = TRUE ) pir_plot(pir_out)
Run the code above in your browser using DataLab