applyFouling: Apply all fouling corrections from a list of corrections

Description Usage Arguments Value

View source: R/corrections_grades_gaps.R

Description

Apply each Set 1 correction from a list of multiPointCorrections that is in Set 1 to a time series from getRawData. (Should not be used directly, only from within corrApply)

Usage

1
applyFouling(timeSeries, corrections)

Arguments

timeSeries

a time series of raw data from getRawData

corrections

a list of USGS multi-point corrections from getCorrections

Value

a numeric vector, the same length as the number of rows of timeSeries showing the combined effect of all the fouling corrections in the list


PatrickEslick/CWQkitr documentation built on Dec. 12, 2019, 12:55 a.m.