Description Usage Arguments Value
Classify the sample as meeting or failing minimum number of independent sampling years.
1 | assessment_min_years(.date_vec, .min_years)
|
.date_vec |
the name of the date column unqouted. Must be class date. |
.min_years |
an integer defining the minimum number of independent sampling years required for an assessment. |
a logical vector. TRUE indicates that the defined group meets the minimum independent years per group to perform an assessment, while FALSE indicates there are not enough independent years per group to perform an assessment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.