Creates a data frame with all of the standard age groups we would expect for abridged and complete series (up to 130+ open age group)

std_age_function()

Value

A dataset with standard age groups

Details

You can run getAnywhere(std_age_function) to view the definition of this function.

Examples

if (FALSE) {
std_ages <- std_age_function()
}