Plots species sensitivity data and distributions.
ssd_plot(
data,
pred,
left = "Conc",
right = left,
label = NULL,
shape = NULL,
color = NULL,
size = 2.5,
linetype = NULL,
linecolor = NULL,
xlab = "Concentration",
ylab = "Species Affected",
ci = TRUE,
ribbon = FALSE,
hc = 5L,
shift_x = 3,
bounds = c(left = 1, right = 1),
xbreaks = waiver()
)
Examples
ssd_plot(ssddata::ccme_boron, boron_pred, label = "Species", shape = "Group")
#> Warning: Ignoring unknown aesthetics: shape