totalsRG {simPop} | R Documentation |
Population totals Region times Gender for Austria 2006
Description
Population characteristics Region times Gender from Austria.
Using samp
samp<-
it is possible to extract or
rather modify variables of the sample data within slot data
in slot
sample
of the simPopObj-class
-object. Using
pop
pop<-
it is possible to extract or rather
modify variables of the synthetic population within in slot data
in
slot sample
of the simPopObj-class
-object.
Format
totalsRG: A data frame with 18 observations on the following 3 variables.
- list("rb090")
gender; a factor with levels
female
male
- list("db040")
region; a factor with levels
Burgenland
Carinthia
Lower Austria,
Salzburg
Styria
Tyrol
Upper Austria
Vienna
Vorarlberg
- list("Freq")
totals; a numeric vector
totalsRGtab: a two-dimensional table holding the same information
totalsRG: A data frame with 18 observations on the following 3 variables.
- list("rb090")
gender; a factor with levels
female
male
- list("db040")
region; a factor with levels
Burgenland
Carinthia
Lower Austria,
Salzburg
Styria
Tyrol
Upper Austria
Vienna
Vorarlberg
- list("Freq")
totals; a numeric vector
totalsRGtab: a two-dimensional table holding the same information
Details
Population totals Region times Gender for Austria 2006
Population characteristics Region times Gender from Austria.
Source
StatCube - statistical data base, http://www.statistik.at
StatCube - statistical data base, http://www.statistik.at/
Examples
data(totalsRG)
totalsRG
data(totalsRGtab)
totalsRGtab
data(totalsRG)
totalsRG
data(totalsRGtab)
totalsRGtab