View source: R/plot_performance.R
plot_performance | R Documentation |
Plots performance results for a grouping variable (prob_on_island or prob_endemic).
plot_performance(performance_data, group_by)
performance_data |
Tibble of collated performance results |
group_by |
A variable to partition by for plotting. Uses data masking so variable does not need to be quoted. |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.