View source: R/writeFunctions.R
getScaleForBiomass | R Documentation |
Function to get multiplicative scale factor from input biomass units to output units.
getScaleForBiomass(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.