Slope of the calibration curve of a pH electrode (percent of theoretical slope)
pHslope(Etris=-72.4,Eamp=4.9,S=35,T=25)
e.m.f. of the TRIS buffer in mV, default is -72.4
e.m.f. of the AMP buffer in mV, default is 4.9
Salinity, default is 35
Temperature in degrees Celsius, default is 25oC
Slope of the calibration curve (in percent of theoretical slope)
Note that the arguments can be given as a unique number or as vectors. If the lengths of the vectors are different, the longer vector is retained and only the first value of the other vectors is used. It can therefore be critical to use vectors of the same length.
Dickson A. G., Sabine C. L. and Christian J. R., 2007 Guide to best practices for ocean CO2 measurements. PICES Special Publication 3, 1-191.
# NOT RUN {
##Example from Dickson et al. (2007)
pHslope(Etris=-72.4,Eamp=4.9,S=35,T=25)
# }
Run the code above in your browser using DataLab