#' Analyzed voter counts by Media.
#'
#' Analyzed Counts of Ugandan registered voters for the 2016 General Election
#'
#' @format A data frame with 28010 observations and 15 variables:
#' \describe{
#' \item{SER_NO}{serial number}
#' \item{DIST_CODE}{district code}
#' \item{DISTRICT_NAME}{district name}
#' \item{EA_CODE}{EA code}
#' \item{EA_NAME}{EA name}
#' \item{SCTY_CODE}{SCounty code}
#' \item{SCOUNTY_NAME}{SCounty name}
#' \item{PAR_CODE}{Parish code}
#' \item{PARISH_NAME}{Parish name}
#' \item{PS_CODE}{Polling Station code}
#' \item{PS_NAME}{Polling Station name}
#' \item{NO_OF_FEMALES}{Number of females}
#' \item{NO_OF_MALES}{Number of males}
#' \item{EC_VOTER_COUNTS}{Voter counts by the Electoral Commission}
#' \item{ANALYZED_VOTER_COUNT}{Analyzed Voter Counts by Media}
#'
#' }
#' @source \url{https://jssozi.wordpress.com/2016/02/09/at-least-20000-ghost-voters-in-ugandas-voter-register-9-days-to-elections/}
"analyzed"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.