grouped_age_CR_pop {popstudy} | R Documentation |
grouped_age_CR_pop
Description
Costa Rica population by 5-year-group ages in 2011.
Usage
data("grouped_age_CR_pop")
Format
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
pop
a numeric vector with the populaion
Source
Examples
data(grouped_age_CR_pop)
str(grouped_age_CR_pop)
[Package popstudy version 1.0.1 Index]