Description Usage Arguments Value
Calling est_ustar_thr
for class data and storing results.
Original name: sEddyProc_sEstUstarThold.
1 2 | get_ustar_thr(temp, ustar = "ustar", NEE = "NEE", Tair = "Tair",
Rg = "Rg", ..., sf = create_sf(data$timestamp))
|
ustar |
Column name for ustar. |
NEE |
Column name for NEE. |
Tair |
Column name for air temperature. |
Rg |
Column name for solar radiation. |
... |
Further arguments to |
sf |
Factor of seasons to split. |
data |
A data frame. |
Result component uStarTh
of est_ustar_thr
. In
addition the result is stored in class variable sUSTAR_DETAILS
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.