View source: R/mortalityTable.period.R
Generate a (deterministic) mortality table with all probabilities starting at a given age set to 1
1 2 3 4 5  | mortalityTable.onceAndFuture(
  transitionAge,
  name = "Deterministic mortality table",
  ages = 0:99
)
 | 
transitionAge | 
 The age where the deterministic transition occurs  | 
name | 
 The name of the table  | 
ages | 
 The ages of the table  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.