View source: R/convert_k600_to_kGAS.R
convert_k600_to_kGAS | R Documentation |
Returns the gas exchange velocity for gas of interest w/ no unit conversions
convert_k600_to_kGAS(k600, temperature, gas = "O2")
k600 |
k600 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.