Plot regression lines used for half-life estimation
## S3 method for class 'halflife' plot(x, xlab='Time', ylab='Concentration', main='Half-life Estimation', xlim=NULL, ylim=NULL, add=FALSE, ...)
x |
|
xlab |
A label for the x axis. |
ylab |
A label for the y axis. |
main |
A main title for the plot. |
xlim |
The x limits (min, max) of the plot. |
ylim |
The y limits (min, max) of the plot. |
add |
A logical value indicating whether to add plot to current plot (default= |
... |
Other parameters to be passed through to plotting functions. |
none
Martin J. Wolfsegger
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.