get_ustar_thr: =============================================================================...

Description Usage Arguments Value

Description

Calling est_ustar_thr for class data and storing results. Original name: sEddyProc_sEstUstarThold.

Usage

1
2
get_ustar_thr(temp, ustar = "ustar", NEE = "NEE", Tair = "Tair",
  Rg = "Rg", ..., sf = create_sf(data$timestamp))

Arguments

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

sf

Factor of seasons to split.

data

A data frame.

Value

Result component uStarTh of est_ustar_thr. In addition the result is stored in class variable sUSTAR_DETAILS.


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