Various QC steps are taken to clean up the incoming raw tibble including:
Convert numeric missing value flags to NA
.
Remove measurement records with values outside of valid ranges.
See the individual wrcc_~QualityControl()
functions for details.
wrcc_qualityControl(tbl, ...)
tbl | single site tibble created by |
---|---|
... | additional parameters are passed to type-specific QC functions |
Cleaned up tibble of WRCC monitor data.