autoplot.elife_tstab {longevity} | R Documentation |
Threshold stability plots
Description
Threshold stability plots
Usage
autoplot.elife_tstab(object, ...)
## S3 method for class 'elife_tstab'
plot(
x,
plot.type = c("base", "ggplot"),
which.plot = c("scale", "shape"),
plot = TRUE,
...
)
Arguments
object |
object of class |
... |
additional arguments, currently ignored by the function. |
x |
an object of class |
plot.type |
string, one of |
which.plot |
vector of string indicating the plots, among |
plot |
logical; if |