Skip to contents

This function checks this input data for possible mistakes, implausible entries or missing or double rows.

Usage

age_shift_ok(age_shift)

Arguments

age_shift

Dataframe, see description of age_shift_xmpl.

Value

TRUE if every check is passed, else FALSE.

Examples

age_shift_ok(age_shift_xmpl)
#> [1] TRUE