name_plot_uncensored {ssd4mosaic} | R Documentation |
Create an empirical cumulative distribution function ggplot with a name (i.e. species names) associated to each observation.
name_plot_uncensored(fits, unit, logscale, data, horizontals = TRUE)
fits |
A list of fits of class |
unit |
A character vector, the unit of the toxicity data |
logscale |
if |
data |
A data.frame with column |
horizontals |
If |
A ggplot object.