R/data.R

#' vote2020 data
#'
#' 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.
#'
#' \tabular{ll}{
#'    \strong{State} \tab character string full state name \cr
#'    \strong{Party} \tab character string with values "D" or "R"
#' }
"vote2020"

Try the RcensusPkg package in your browser

Any scripts or data that you put into this service are public.

RcensusPkg documentation built on April 11, 2025, 6:16 p.m.