Description Usage Arguments Value Examples
View source: R/calcPercentTracer.R
Calculate the amount of isotope tracer that needs to be added to achieve a given level of isotopic enrichment (i.e. a given delta value).
1 | calcPercentTracer(deltaTarg, Rst, AFadd)
|
Rst |
Isotope ratio of standard |
AFadd |
The atom fraction of the isotopically enriched element that will be added as tracer |
deltaTarget |
Target level of enrichment, expressed as a delta value (permil) |
Amount of isotopic tracer to add, expressed as a percentage of the elemental concentration in the system prior to adding tracer.
1 | calcPercentTracer(10000, 0.003678, 0.98)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.