Description Usage Arguments Details Value
Generate new vector from data and quality flag column. Adapted from fSetQF in the package REddyProc.
1 |
qc_val |
The numeric value of quality flag for _good_ data, other data is set to missing. |
data |
A data frame. |
var |
A numeric vector, the variable to be filtered. |
qc_var |
A numeric vector, the quality flag of variable to be filtered. |
The quality flag will be applied to variable - unless the quality
flag variable is set to NULL
.
A numeric vector with _good_ data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.