check_avemax: Check averages and maxima

Description Usage Arguments Author(s)

Description

Checks that averages are not larger than maxima.

Usage

1
check_avemax(dat, flag)

Arguments

dat

Data frame to be tested.

flag

Do you want to check if ave is greater than max ("flag") or if there are missing values when either ave or max is present ("missing")

Author(s)

Kara Woo


karawoo/icetest documentation built on May 20, 2019, 7:21 a.m.