Learn R Programming

sorvi (version 0.4.05)

ReadCandidates: Description: Function for reading in Finnish Municipal Election candidate data published by Ministry of justice. As of 27-09-2012, the data and descriptions are available from http://192.49.229.35/K2012/s/ehd_listat/kokomaa.htm#ladattavat

Description

Candidate data comes in divided into 14 Election districts (vaalipiiri).

Usage

ReadCandidates(district.id, cache = NA)

Arguments

district.id
integer marking the election district ID. Options: [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
cache
character directory path to location where files are cached

Value

  • Data frame

References

See citation("sorvi")

Examples

Run this code
#

Run the code above in your browser using DataLab