mT.setName: Sets a new name for the given mortality table or the...

View source: R/utilityFunctions.R

mT.setNameR Documentation

Sets a new name for the given mortality table or the list/table/array of mortalityTables

Description

Sets a new name for the given mortality table or the list/table/array of mortalityTables

Usage

mT.setName(table, name)

Arguments

table

A life table object (instance of a mortalityTable class) or a list, table or array of mortalityTable objects

name

New name for the table.

Examples

mortalityTables.load("Austria_Annuities")
mT.setName(AVOe2005R.male, name = "Austrian male Annuity table 2005-R")


MortalityTables documentation built on Nov. 2, 2023, 5:52 p.m.