Description Usage Arguments Value
Original name: .binUstar
1 2 | bin_ustar(NEE, ustar, ustar_classes = subset_ustar()$ustar_classes,
sorted = FALSE)
|
NEE |
Vector with values of Net Ecosystem Exchange. |
ustar |
Vector with ustar (friction velocity; m2 / s). |
ustar_classes |
Number of binning classes. |
sorted |
Set to TRUE if NEE and ustar are already sorted by increasing ustar values (performance gain). |
List with entries: * bin_avgs Data frame with columns ustar_avg, NEE_avg, recs with one row for each bin. * ustar_bins Integer vector reporting the bin for each record in Ustar.v
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.