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

Description Usage Arguments Examples

View source: R/utilityFunctions.R

Description

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

Usage

1

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

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

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