powered by
to_VPDB() convert d18O value expressed on the VSMOW scale to the VPDB scale.
to_VPDB()
to_VPDB(d18O_VSMOW, eq = "IUPAC")
Returns the d18O value expressed on the VPDB scale (‰).
d18O values expressed on the VSMOW scale (‰).
Equation used for the conversion.
"IUPAC" (default): the IUPAC recommended equation listed in Brand et al. (2014) and Kim et al. (2015).
"IUPAC"
"Coplen83": the equation listed in Coplen et al. (1983) and the Hoefs book.
"Coplen83"
The IUPAC recommended equation to convert between the scales is:
$$\delta^{18}O_{VPDB} = 0.97001 \times \delta^{18}O_{VSMOW} - 29.99$$
References are listed at to_VSMOW().
to_VSMOW()
to_VSMOW() converts d18O values expressed on the VPDB scale to the VSMOW scale.
to_VPDB(0) to_VPDB(0, eq = "Coplen83")
Run the code above in your browser using DataLab