Learn R Programming

LifeInsureR (version 1.0.0)

age.yearDifference: Calculate the age of the insured based on the difference of the bith year and contract closing year.

Description

Calculate the age of the insured based on the difference of the bith year and contract closing year.

Usage

age.yearDifference(params, values)

Value

the resulting age

Arguments

params

The parameters of the contract.

values

Unused by default (already calculated values of the contract)