Description Usage Arguments Value
View source: R/convert.sapflux.vol.units.R
Calculate whole tree sap flux, accounting for radial trends.
1 | convert.sapflux.vol.units(sapflux.data, starting.vol.units, desired.vol.units)
|
sapflux.data |
A time series of sap flux data, such as a column from AquaFlux output "sapflux.data". Units must be in ( vol/m2 of sapwood /time ). |
starting.vol.units |
Existing volume units. "g" = grams, "cm3"=centimeters cubed, "m3"=meters cubed, "L"=litters, "gal"=gallons. |
desired.vol.units |
Desired volume units, same conventions as starting.vol.units. |
Output is a time series of sap flux data in desired volume units.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.