membermix | R Documentation |
This function takes an arbitrary number of contributing endmembers, their respective Sr isotope ratios (87Sr/86Sr), their total Sr concentrations, their salinities, and their contribution to the mixutre (proportion) and calculates the ratio and concentration of the mixture
membermix(sr, conc, sal, mix)
sr |
a numeric vector of the Sr isotope ratios (87Sr/86Sr) of the endmembers |
conc |
a numeric vector of the Sr concentrations of the endmembers |
sal |
a numeric vector of the salinties of the endmembers |
mix |
a numeric vector of the relative contributions of the endmembers (needs to sum to 1) |
{ }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.