electionATbp {robCompositions} | R Documentation |
Austrian presidential election data
Description
Results the Austrian presidential election in October 2016.
Usage
data(electionATbp)
Format
A data frame with 2202 observations and 10 variables
Details
Votes for the candidates Hofer and Van der Bellen.
GKZ
Community codeName
Name of the communityEligible
eligible votesVotes_total
total votesVotes_invalid
invalid votesVotes_valid
valid votesHofer_total
votes for HoferHofer_perc
votes for Hofer in percentagesVanderBellen_total
votes for Van der BellenVanderBellen_perc
votes for Van der Bellen in percentages
Author(s)
Peter Filzmoser
Source
OpenData Austria, https://www.data.gv.at/
Examples
data(electionATbp)
str(electionATbp)
[Package robCompositions version 2.4.1 Index]