bin_ustar: Bin NEE for a Number of Ustar Classes

Description Usage Arguments Value

Description

Original name: .binUstar

Usage

1
2
bin_ustar(NEE, ustar, ustar_classes = subset_ustar()$ustar_classes,
  sorted = FALSE)

Arguments

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).

Value

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


grahamstewart12/tidyflux documentation built on June 4, 2019, 7:44 a.m.