R/airnow_qualityControl.R
airnow_qualityControl.Rd
Perform range validation on AirNow data. This function also replaces values
of -999
with NA
.
airnow_qualityControl(df, limits = c(-Inf, Inf))
df | multi-site restructured dataframe created within |
---|---|
limits | low and high range of valid values |
Cleaned up dataframe of AIRSIS monitor data.