powered by
"calibCert"
The function plots the indication error or the conventional mass correction for a balance whose calibration data is in a object of class "calibCert".
# S3 method for calibCert plot(x, error = TRUE, y0line = TRUE, ...)
object of class "calibCert".
logical. If TRUE (the default), the indication error is plotted. If FALSE the conventional mass correction is plotted instead.
TRUE
FALSE
Logical. If TRUE (the default) a horizontal line is drawn at y = 0.
Other graphical parameters used in plot
plot
A base plot with calibration data of indication error or correction.
calibCert(), print.calibCert()
calibCert()
print.calibCert()
# NOT RUN { data(MT.XPE.204) plot(MT.XPE.204) # }
Run the code above in your browser using DataLab