Skip to contents

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

Usage

pool_of_annuities_ok(pool_of_annuities)

Arguments

pool_of_annuities

Dataframe of all historic annuities, see description of pool_of_annuities in details of prepare_data().

Value

TRUE if every check is passed, else FALSE.

Examples

pool_of_annuities_ok(pool_of_annuities_xmpl)
#> [1] TRUE