View source: R/calibration_curve.R
plot.calibration.curve | R Documentation |
This function plots the calibration curve returned by 'dsCalibrationCurve()'.
## S3 method for class 'calibration.curve'
plot(x, ...)
x |
('list()') Object returned by 'dsCalibrationCurve()' |
... |
Additional arguments passed to 'plotCalibrationCurve()'. |
ggplot of calibration curve(s)
Daniel S.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.