View source: R/fct_name_plots.R
name_plot_uncensored | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.