Last data update: 2014.03.03

R: SwissInhabitants in 1900
SwissInhabitantsR Documentation

SwissInhabitants in 1900

Description

Number of inhabitants in the 2896 villages of Switzerland in the year 1900.

Usage

data("SwissInhabitants")

Details

This data set consists of the number of inhabitants in the 2896 communes, i.e. cities and villages, in the year 1900. The individual count is the total number of persons living in the particular commune. The data set is unordered for anonymity reasons. The data set has been used as part of a larger data set to identify patterns of concentration in Switzerland (see reference).

Source

Schuler,M., Ullmann, D. Eidgenossische Volkszahlung:Bevoelkerungsentwicklung der Gemeinden, Bundesamt fur Statistik, Neuchatel, Switzerland, 2002

References

Behnisch, M., Ultsch, A.: Population Patterns in Switzerland 1850-2000, in: Gaul, W. et al (Eds), Advances in Data Analysis, Data Handling and Business Intelligence, Springer, Heidelberg, pp. 163-173, 2010.

Examples

data(SwissInhabitants)
## maybe str(SwissInhabitants) ; plot(SwissInhabitants) ...

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(ABCanalysis)
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/ABCanalysis/SwissInhabitants.Rd_%03d_medium.png", width=480, height=480)
> ### Name: SwissInhabitants
> ### Title: SwissInhabitants in 1900
> ### Aliases: SwissInhabitants SwissInhabitants1900
> ### Keywords: datasets,SwissInhabitants,SwissInhabitants1900
> 
> ### ** Examples
> 
> data(SwissInhabitants)
> ## maybe str(SwissInhabitants) ; plot(SwissInhabitants) ...
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>