Learn R Programming

LifeInsureR (version 1.0.0)

age.exactRounded: Calculate the age of the insured based on exact age at contract closing, rounded to the nearest birthday.

Description

Calculate the age of the insured based on exact age at contract closing, rounded to the nearest birthday.

Usage

age.exactRounded(params, values)

Value

the resulting age

Arguments

params

The parameters of the contract.

values

Unused by default (already calculated values of the contract)