powered by
Separate grouped-age data to simple ages data using Karup-King separation factors.
karup_king(data)
data.frame. A dataset with two variables: age, the group age each 5 years; and pop, the population for that age.
age
pop
karup_king function returns a a data frame with separated simple ages.
karup_king
karup_kingpopstudy
grouped_age_CR_pop
# NOT RUN { karup_king(grouped_age_CR_pop) # }
Run the code above in your browser using DataLab