vote2020 {RcensusPkg}R Documentation

vote2020 data

Description

Dataframe shows national presidential voting results for 2020 by state. Letters "D" and "R" under the Party column indicate respectively Democrate or Republican win for a state.

Usage

vote2020

Format

An object of class data.table (inherits from data.frame) with 61 rows and 22 columns.

Details

State character string full state name
Party character string with values "D" or "R"

[Package RcensusPkg version 0.1.5 Index]