generate_event_outcomes_plot: Display the distribution of threat events contained vs....

Description Usage Arguments Value See Also Examples

View source: R/common_graphs.R

Description

Creates a barbell plot showing the number and percentage of events contained (not resulting in loss) vs the number and percentage of loss events (threat events resulting in losses).

Usage

1
generate_event_outcomes_plot(domain_summary, domain_id = domain_id)

Arguments

domain_summary

Domain-level summary from domain_summary.

domain_id

Variable to group plot by.

Value

A ggplot object.

See Also

Other result graphs: exposure_histogram(), generate_heatmap(), generate_scatterplot-deprecated, loss_exceedance_curve(), loss_scatterplot()

Examples

1
2

evaluator documentation built on July 6, 2021, 9:06 a.m.