election: The election results for Iran and US presidential elections

Description Usage Format Source Examples

Description

The data is built to have the count in the number column with the first and last digit separated

Usage

1

Format

A data frame with columns:

country

The variable is character. The source country of the data

region

The variable is character. The region within which the election votes were tallied

candidate

The variable is character. The name of the electoral candidate

number

The variable is numeric. The number of votes cast for the candidate

first

The variable is character. The first digit of number

last

The variable is character. The last digit of number

Source

https://github.com/midnightradio/cse140-data-programming

Examples

1
2
3
4
## Not run: 
election

## End(Not run)

byuidatascience/data4benfords documentation built on May 6, 2020, 10:10 p.m.