View source: R/isotope_conversions.R
get_Rstd | R Documentation |
Returns the heavy-to-light isotope ratio of the dominant standard for that element. Vienna Standard Mean Ocean Water (VSMOW) for oxygen and hydrogen isotopes, Vienna Pee Dee Belemnite (VPDB) for carbon stable isotopes.
get_Rstd(element)
element |
Which element to return standard ratio - carbon, oxygen, or hydrogen. |
Heavy-to-light isotope ratio of most common stable isotope standard. VSMOW for water, VPDB for carbon.
Rich Fiorella rfiorella@lanl.gov
get_Rstd("carbon") # returns 0.0111797
get_Rstd("oxygen") # returns 2005.20e-6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.