Description Usage Arguments Value
Classify the sample as within or outside an assessment period.
1 | assessment_period(.date_vec, .n_years_ago = 10)
|
.date_vec |
a vector of dates. |
.n_years_ago |
a single numeric value designating the sampling period (present date minus .n_years_ago). |
a logical vector. TRUE indicates that the sample is within the defined assessment period, while FALSE indicates that the sample is outside of the defined assessment period.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.