R/Totalseats.R

#' Totalseats
#'
#' Datasets used to calculated the party getting the highest number of seats in parliament, provinces getting the most seats in parliament.
#' @format a data frame with three variables
#' \describe{
#' \item{Provinces}{Provinces}
#' \item{PartyNm}{Party}
#' \item{Totalseats}{number of seats for each provinces and party, in numeric}
#' }
#'@source \url{http://www.tribunnews.com/pemilu-2014/2014/05/15/daftar-caleg-yang-lolos-ke-dpr-ri}
#'   downloaded from the source url on 28 May 2019
"Totalseats"
FahroziFahrozi/indoelectdata documentation built on Nov. 21, 2019, 1:55 a.m.