robCompositions (version 2.1.0)

electionATbp: Austrian presidential election data

Description

Results the Austrian presidential election in October 2016.

Usage

data(electionATbp)

Arguments

Format

A data frame with 2202 observations and 10 variables

Details

Votes for the candidates Hofer and Van der Bellen.

  • GKZ Community code

  • Name Name of the community

  • Eligible eligible votes

  • Votes_total total votes

  • Votes_invalid invalid votes

  • Votes_valid valid votes

  • Hofer_total votes for Hofer

  • Hofer_perc votes for Hofer in percentages

  • VanderBellen_total votes for Van der Bellen

  • VanderBellen_perc votes for Van der Bellen in percentages

Examples

Run this code
# NOT RUN {
data(electionATbp)
str(electionATbp)
# }

Run the code above in your browser using DataLab