View source: R/calibration-functions.R
CalcifTemp | R Documentation |
Calculate the calcification temperature from the oxygen isotope compositions of the calcite (d18O) and of the seawater (d18Ow) (inverse of the Paleotemperature Equation).
CalcifTemp(d18Oc, d18Ow)
d18Oc |
d18O of calcite in permille on the PDB scale. |
d18Ow |
d18O of seawater in permille on the SMOW scale. |
The calcification temperature in degree Celcius.
Andrew Dolman
d18OwFromSalinity
, d18OcFromd18OwTemp
CalcifTemp(d18OcFromd18OwTemp(d18Ow = 0.6, 1:26), 0.6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.