is_age_sequential: is 'Age' sorted sequentially?

View source: R/utilsAge.R

is_age_sequentialR Documentation

is Age sorted sequentially?

Description

Check if Age is sorted sequentially.

Usage

is_age_sequential(Age)

Arguments

Age

integer vector of single ages (lower bound)

Details

This does not check for redundancy.

Value

logical. Is the Age vector sorted sequentially?


timriffe/DemoTools documentation built on Jan. 28, 2024, 5:13 a.m.