powered by
This uses data from the wpp2015 package but combines male and female, and converts age groups to lower age limits
wpp2015
wpp_age(countries, years)
countries, will return all if not given
years, will return all if not given
data frame of age-specific population data
# NOT RUN { wpp_age("Italy", c(1990, 2000)) # }
Run the code above in your browser using DataLab