ssd_plot_data | R Documentation |
Plots species sensitivity data.
ssd_plot_data(
data,
left = "Conc",
right = left,
...,
label = NULL,
shape = NULL,
color = NULL,
size = 2.5,
xlab = "Concentration",
ylab = "Species Affected",
shift_x = 3,
add_x = 0,
big.mark = ",",
suffix = "%",
bounds = c(left = 1, right = 1),
trans = "log10",
xbreaks = waiver()
)
ssd_plot()
and geom_ssdpoint()
ssd_plot_data(ssddata::ccme_boron, label = "Species", shape = "Group")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.