Description Usage Arguments Details Value Author(s)
Generate new vector from data and quality flag column.
1 | fSetQF(Data.F, Var.s, QFVar.s, QFValue.n, CallFunction.s = "")
|
Data.F |
Data frame |
Var.s |
Variable to be filtered |
QFVar.s |
Quality flag of variable to be filtered |
QFValue.n |
Numeric value of quality flag for _good_ data, other data is set to missing |
CallFunction.s |
Name of function called from |
Quality flag will be applied to variable - unless quality flag variables is called 'none' (dummy).
Numeric vector with _good_ data.
AMM (Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.