makeSearchInfo: Making the search form for the function "getTableInfo"

Description Usage Arguments Value

View source: R/getMortTable.R

Description

https://mort.soa.org/ search page has the various options for search

Usage

1
2
3
4
5
6
7
8
9
makeSearchInfo(
  keywords = "",
  nation = "-1",
  tableUsage = "-1",
  tableType = "-1",
  maxRow = 100,
  sortIndex = "TableIdentity",
  sortDirection = "asc"
)

Arguments

keywords

Search Key words

nation

Choose nation options: United States of America, Argentia, Australia etc.

tableUsage

Table usage options: ADB, AD&D, Annuitant Mortality, Claim Cost etc.

tableType

Table type options: Aggregate, Attained Age, Continuance etc.

maxRow

maxRow controls the maximum number of result you will get.

sortIndex

sort the result using the preferred variable

sortDirection

Choose "asc" or "desc" for sorting direction of the search result

Value

A list contains search information you want to attain


issactoast/r4actuaries documentation built on Dec. 3, 2020, 10:49 p.m.