Learn R Programming

LifeInsureR (version 1.0.0)

SexSingleEnum-class: Enum to describe possible sexes in an insurance contract or tariff.

Description

Enum to describe possible sexes in an insurance contract or tariff.

Arguments

Details

Currently, the only possible values are:

  • "unisex"

  • "male"

  • "female"