CR_populations_1950_2011 {popstudy} | R Documentation |
Costa Rica population
Description
Estimated y projected populations for Costa Rica 1950-2011.
Usage
data("CR_populations_1950_2011")
Format
A data frame with 7656 observations on the following 4 variables.
Year
a numeric vector
Age
a numeric vector
Female
a numeric vector with female population
Male
a numeric vector with male population
Total
a numeric vector with total population
Source
Examples
data(CR_populations_1950_2011)
summary(CR_populations_1950_2011)
[Package popstudy version 1.0.1 Index]