Learn R Programming

simPop (version 0.3.0)

totalsRG: 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.

Arguments

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

Source

StatCube - statistical data base, http://www.statistik.at StatCube - statistical data base, http://www.statistik.at/

Details

Population totals Region times Gender for Austria 2006

Population characteristics Region times Gender from Austria.

Examples

Run this code

data(totalsRG)
totalsRG
data(totalsRGtab)
totalsRGtab


data(totalsRG)
totalsRG
data(totalsRGtab)
totalsRGtab

Run the code above in your browser using DataLab