applyflags: Apply Flags

View source: R/func_applyflags.R

applyflagsR Documentation

Apply Flags

Description

Adds a column with QC flags based on the paramaters listed: Flag Concentration data: 0 good data - the default unless specific paramaters are met 1 data below limit of detection 0-LOD 3 NA

Usage

applyflags(d, cols, flagnum, LOD)

Arguments

d

dataframe containing data to be flagged

cols

integer value of column containg data to be flagged

flagnum

integer value of column where flags are to be stored

Value

dataframe with QC flag column added


willdrysdale/wsdmiscr documentation built on Aug. 26, 2023, 12:31 a.m.