Description Usage Arguments Details Value Author(s) References See Also Examples
Slope of the calibration curve of a pH electrode (percent of theoretical slope)
1 | pHslope(Etris=-72.4,Eamp=4.9,S=35,T=25)
|
Etris |
e.m.f. of the TRIS buffer in mV, default is -72.4 |
Eamp |
e.m.f. of the AMP buffer in mV, default is 4.9 |
S |
Salinity, default is 35 |
T |
Temperature in degrees Celsius, default is 25oC |
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.
pHslope |
Slope of the calibration curve (in percent of theoretical slope) |
Jean-Pierre Gattuso gattuso@obs-vlfr.fr
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.
1 2 | ##Example from Dickson et al. (2007)
pHslope(Etris=-72.4,Eamp=4.9,S=35,T=25)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.