Skip to contents

The function tests if the measured Q is outside of the expected range based on the product of measured velocity, top-width, and depth (e.g. Q≠vA)

Usage

qva_filter(df, allowance = 0.05)

Arguments

df

a data.frame with a Q, Y, TW, V and field.

allowance

how much deviation from equality should be allowed (default = .05)

Value

data.frame

See also