population {FS4} | R Documentation |
This is an example data frame coming from ISTAT Multipurpose survey data that enables to run R code included in the 'Examples' section of the FS4 package help pages.
data(population)
The population
data frame contains 8094 observations related to Italian municipality with the following variables:
Variable identifying Italy's postal code
Variable identifying municipalities
Variable identifying province of belonging
Variable identifying secondary stage units
Variable identifying PSU size
Variable that refers to the belonging domain
data(population) str(population)