powered by
Costa Rica population by 5-year-group ages in 2011.
data("grouped_age_CR_pop")
A data frame with 16 observations on the following 2 variables.
age
an ordered factor with levels 0 - 4 < 5 - 9 < 10 - 14 < 15 - 19 < 20 - 24 < 25 - 29 < 30 - 34 < 35 - 39 < 40 - 44 < 45 - 49 < 50 - 54 < 55 - 59 < 60 - 64 < 65 - 69 < 70 - 74 < 75 and more
0 - 4
5 - 9
10 - 14
15 - 19
20 - 24
25 - 29
30 - 34
35 - 39
40 - 44
45 - 49
50 - 54
55 - 59
60 - 64
65 - 69
70 - 74
75 and more
pop
a numeric vector with the populaion
# NOT RUN { data(grouped_age_CR_pop) str(grouped_age_CR_pop) # }
Run the code above in your browser using DataLab