View source: R/mortalityTables.list.R
| pensionTables.list | R Documentation | 
List all available sets of pension tables provided by the MortalityTables-package package An existing pension table can then be loaded with pensionTables.load.
pensionTables.list(
  pattern = "*",
  package = c("^MortalityTables", "^PensionTables")
)
pattern | 
 Restrict the results only to pension table sets that match the pattern with wildcards (default: "*" to show all sets)  | 
package | 
 The package that contains the desired dataset in its   | 
pensionTables.list()
pensionTables.list("USA_*")
pensionTables.list(package = c("MyCustomPackage"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.