referencepop | R Documentation |
A data set contains population and age sex group from year 1991.
data(referencepop)
Data frame with columns POPULATION, sex, and age for the Canada 1991 population.
data frame with rows representing age-sex groups, first column giving proportion of Canada 1991 population in that group, and subsequent columns giving sex and start of age range for each group
data(referencepop)
head(referencepop)
sum(referencepop$POPULATION)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.