Description Usage Arguments Examples
View source: R/changeDenominator.R
This function changes ratios based on the column, that it receives as input.
1 | changeDenom(d, new.denominator)
|
d |
Vector of data. |
new.denominator |
string of the new denominator name (eg: "23Na" or "X23Na") |
1 | changeDenom(d = data, new.denominator = "23Na")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.