Method for plotting output of lcxt function returning object
of class LCxt
.
# S3 method for LCxt
plot(
x,
xlab = "Concentration",
ylab = "Survival probability",
main = NULL,
...
)
an object of class ggplot
, see function
ggplot
an object of class LCxt
argument for the label of the x-axis
argument for the label of the y-axis
argument for the title of the graphic
Further arguments to be passed to generic methods