Description Usage Arguments Value
Check that the minimum number of samples were collected to calculate a given statistic.
1 | min_sample_check(.data, .group_col, .min_n_col, .new_col)
|
.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. |
a data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.