Description Usage Arguments Details Value Examples
Calculate daily transpiration for each sub-group inputed
1 | Wat.transp(Sapflow, days, ID)
|
Sapflow |
Vector with sap flow. |
days |
Vector containg the days for which to calculate transpiration |
ID |
Character vector containing identification for each sub-group |
!!Beware of the units!! The Granier formula usually convert tension into sap flow density (in kg.dm-2.h-1). So, you should first convert sap flow density into sap flow (in kg.h-1). Moreover, if you take measurment every 30 minutes sap flow should be corrected by dividing the value by 2.
Return a data frame with transpiration for each day and sub-group inputed
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.