plot.linear | R Documentation |
Default plot.MicrobialGrowth function can be overwritten with the following function
## S3 method for class 'linear'
plot(x, base = NULL, ...)
x |
linear-object. |
base |
base used for plot y-scaling. |
... |
further arguments passed to or from other methods. |
No return value, called to plot a MicrobialGrowth-object based on the linear model.
plot.MicrobialGrowth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.