Description Usage Arguments Details Value
Determine age class intervals based on a vector of age class lower bounds.
1 |
Age |
integer or numeric. Vector of lower age group bounds. |
OAG |
logical. Whether or not the final age group is open.
Default |
OAvalue |
numeric or integer. The value to use for the final age
interval if |
If the final age group is open, it is given a value of NA
by default,
or else a user-determined value. If the final age group is closed, it is
assumed to be equal to the next-lower interval. If the final age interval is
known and not equal to the next lowest interval, specify OAG = TRUE
and assign its value to OAvalue
.
Age interval vector, of same length as Age
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.