is_age_sequential | R Documentation |
Age
sorted sequentially?Check if Age
is sorted sequentially.
is_age_sequential(Age)
Age |
integer vector of single ages (lower bound) |
This does not check for redundancy.
logical. Is the Age
vector sorted sequentially?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.