Description Usage Arguments Details Value Author(s) References See Also Examples
pH value of the AMP buffer (on the total scale in mol/kg)
1 | amp(S=35,T=25)
|
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.
AMP |
pH value of the AMP buffer (on the total scale in mol/kg) |
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)
amp(S=35,T=25)
|
Loading required package: oce
Loading required package: gsw
Loading required package: testthat
[1] 6.78658
attr(,"unit")
[1] "mol/kg"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.