min_sample_check: Check that the minimum number of samples were collected to...

Description Usage Arguments Value

View source: R/prep_values.R

Description

Check that the minimum number of samples were collected to calculate a given statistic.

Usage

1
min_sample_check(.data, .group_col, .min_n_col, .new_col)

Arguments

.data

a data frame.

.group_col

a character string representing the name of the column in .data containing a value to group .data.

.min_n_col

a character string representing the name of the column in .data containing minimum number of samples required for compare against a water quality standard.

.result_col

a character string representing the name of the column in .data containing observed/summarized parameter values.

Value

a data frame.


BWAM/stayCALM documentation built on May 21, 2020, 3:24 p.m.