baseYear: Return the base year of the life table

Description Usage Arguments Methods (by class) Examples

Description

Return the base year of the life table

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
baseYear(object, ...)

## S4 method for signature 'mortalityTable'
baseYear(object, ...)

## S4 method for signature 'mortalityTable.mixed'
baseYear(object, ...)

## S4 method for signature 'mortalityTable.jointLives'
baseYear(object, ...)

Arguments

object

The life table object (class inherited from mortalityTable)

...

Other parameters (currently unused)

Methods (by class)

Examples

1
2
mortalityTables.load("Austria_Annuities")
baseYear(AVOe2005R.male)

kainhofer/r-mortality-tables documentation built on Dec. 17, 2020, 3:53 a.m.