R/topleveldat.R

#' aggregate and individual data of election 3x4-table
#'
#' @description
#' loads 2 \code{data.frame}-objects called \code{aggr} and \code{indi}.
#' \code{aggr} is a \code{data.frame} with election results for 3 party's in election one 
#' and 4 party's in election 2 for 25 precincts. 
#' \code{indi} is a \code{data.frame} with voter transitions for 10 precincts for 
#' the party's in \code{aggr}.
#'
#' @name topleveldat
#' @docType data
#' 
#' @aliases
#' indi
#' aggr
#' 
#' @author Thomas Schlesinger 
NULL

Try the eiwild package in your browser

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

eiwild documentation built on May 2, 2019, 6:31 p.m.