D17O | R Documentation |
D17O()
calculates the D17O value.
D17O(d18O, d17O, lambda = 0.528)
d18O |
Isotope delta value (‰). |
d17O |
Isotope delta value (‰). |
lambda |
Triple oxygen isotope reference slope. Default |
\Delta^{17}O_{VSMOW} = \delta'^{17}O_{VSMOW} -
\lambda \times \delta'^{18}O_{VSMOW}
Returns the D17O value (‰).
D17O(d18O = -10, d17O = -5, lambda = 0.528)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.