Skip to contents

Plot Risk Assessment summary

Usage

plot_risk(
  risk_elements = tibble::tibble(stock = c(1, 5, 2, 0), commercial = c(3, 2, 2, 0),
    recreational = c(2, 3, 0, 1))
)

Arguments

risk_elements

A tibble of the stock's risk assessment results (number of risk elements at each level, by category. Results should be ordered from Low to High)

Value

A ggplot