View source: R/check_qf_flags.R
check_qf_flags | R Documentation |
Given a data measurement, determine when a monthly mean is used and the bulk QF flags. Helps to determine when the environmental measurements produced a QF value and to be used in subsequent flux calculations.
check_qf_flags(measurement_name, data)
measurement_name |
The name of the measurement (staPres, soilTemp, VSWC, soilCO2Concentration) |
data |
Data used to check the qf flags |
A data frame of startDateTime, horizontalPosition, and the associated QF flag.
# changelog and author contributions / copyrights
John Zobitz zobitz@augsburg.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.