View source: R/writeFunctions.R
getScaleForAbundance | R Documentation |
Function to get multiplicative scale factor from input abundance units to output units.
getScaleForAbundance(unitsIn, unitsOut)
unitsIn |
: units for input data |
unitsOut |
: units for output data |
None.
multiplicative scale: output = scale * input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.