irms_standards | R Documentation |
A data.frame
with names, C and N contents and ^{13}C and
^{15}N δ\text{\textperthousand} of IRMS standards.
irms_standards
A data frame with 4 rows and 5 columns:
A character vector with the names of the standards as used in the vendor device of the IRMS.
A numeric vector with the relative mass fraction of C of the standards [g/g].
A numeric vector with the relative mass fraction of N of the standards [g/g].
A numeric vector with the relative mass fraction of S of the standards [g/g].
A numeric vector with the relative mass fraction of H of the standards [g/g].
A numeric vector with the relative mass fraction of O of the standards [g/g].
A numeric vector with the δ\text{\textperthousand}^{13}C value of the standards.
A numeric vector with the δ\text{\textperthousand}^{15}N value of the standards.
A numeric vector with a threshold for the
δ\text{\textperthousand}^{13}C value of the standards. The thresholds indicate the (by expert knowledge) estimated 95-% confidence interval half-width for standards measured at our working group's laboratory. If after isotope signature correction with elco_irms_correct_isotopes()
, values for a standard exceed this limit, a warning is printed. Note that not for all standards such values are defined.
A numeric vector with a threshold for the
δ\text{\textperthousand}^{15}N value of the standards. The thresholds indicate the (by expert knowledge) estimated 95-% confidence interval half-width for standards measured at our working group's laboratory. If after isotope signature correction with elco_irms_correct_isotopes()
, values for a standard exceed this limit, a warning is printed. Note that not for all standards such values are defined.
A character vector with the bibtex keys to the references
where the data was derived from. If NA
, values are own, uncertified,
measurements.
Coplen.2006elco
IVAAnalysentechnikGmbHuCoKGt.2016elco
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.