cantonal_ch_indicators: Swiss cantonal indicators

Description Usage Arguments Details Value See Also Examples

Description

Load socio-demographic data by the Swiss Statistical Office.

Process Portraits régionaux de la Suisse canton xls

Usage

1
2
3
4
  loadCantonsCHportraits(file = "cantonal_CH_2016_indicators_je-f-21.03.02.csv")

processPortraitsRegionauxCantons(file = "je-f-21.03.02.xls",
  output = "cantonal_CH_2016_indicators_je-f-21.03.02.csv")

Arguments

file

the name of the csv file processed by processPortraitsRegionauxCantons to load

output

the output file name to be saved in the package inst/extdata

file

the raw excel file name from the Swiss Statistical office with indicators by canton

Details

Run processPortraitsRegionauxCantons() to generate a readable csv file for loadCantonsCHportraits

Value

a data.frame

See Also

https://www.bfs.admin.ch/bfs/en/home/statistics/catalogues-databases.assetdetail.je-f-21.03.02.html

Examples

1
2
3
4
5
6
7
8
## Not run: 
cantonalI <- loadCantonsCHportraits()

## End(Not run)
## Not run: 
swiMap:::processPortraitsRegionauxCantons()

## End(Not run)

d-qn/swiMap documentation built on May 14, 2019, 3:04 p.m.