R/general.R
plotcc.Rd
plot the calibration curve with error bar, r squared and equation.
plotcc(x, y, upper, lower = upper, ...)
concentration
response
upper error bar
lower error bar
parameters for `plot` function
if (FALSE) { plotcc(x,y,upper) }