View source: R/convert_k600_to_kGAS.R
convert_kGAS_to_k600 | R Documentation |
Returns the gas exchange velocity as k600 for gas of interest w/ no unit conversions
convert_kGAS_to_k600(kGAS, temperature, gas = "O2")
kGAS |
k of gas as vector of numbers or single number |
temperature |
Water temperature (deg C) as vector array of numbers or single number |
gas |
gas for conversion, as string (e.g., 'CO2' or 'O2') |
Numeric value of gas exchange velocity for gas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.