View source: R/methods_s3_plot.R
plot.IsoFitInactivation | R Documentation |
For each one of the temperatures studied, plots a comparison between the
predicted result and the experimental one for an instance of
IsoFitInactivation
.
## S3 method for class 'IsoFitInactivation' plot(x, y = NULL, ..., make_gg = FALSE)
x |
the object of class |
y |
ignored |
... |
additional arguments passed to |
make_gg |
logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.