wrcc_qualityControl: Apply Quality Control to raw WRCC tibble

Description Usage Arguments Value See Also

View source: R/wrcc_qualityControl.R

Description

Various QC steps are taken to clean up the incoming raw tibble including:

  1. Convert numeric missing value flags to NA.

  2. Remove measurement records with values outside of valid ranges.

See the individual wrcc_~QualityControl() functions for details.

Usage

1

Arguments

tbl

single site tibble created by wrcc_downloadData()

...

additional parameters are passed to type-specific QC functions

Value

Cleaned up tibble of WRCC monitor data.

See Also

wrcc_EBAMQualityControl

wrcc_ESAMQualityControl


PWFSLSmoke documentation built on Nov. 23, 2021, 5:06 p.m.