R/utils.R
getModelLifeTable.Rd
Still in the works.
getModelLifeTable(ModelName, Sex)
ModelName | string naming the life table to return. Can be "coale-demeny west". |
---|---|
Sex | string indicating which sex should be returned. Can be either "m" or "f". |
list of life tables
More model families can easily be added.