#' 1984 United States Congressional Voting Records Database.
#'
#' This data set includes votes for each of the U.S. House of
#' Representatives Congressmen on the 16 key votes identified by the
#' CQA.
#'
#' @format A data frame with 435 rows and 17 variables:
#' \describe{
#' \item{party}
#' \item{handicapped_infants}
#' \item{water_project_cost_sharing}
#' \item{adoption_of_the_budget_resolution}
#' \item{physician_fee_freeze}
#' \item{el_salvador_aid}
#' \item{religious_groups_in_schools}
#' \item{anti_satellite_test_ban}
#' \item{aid_to_nicaraguan_contras}
#' \item{mx_missile}
#' \item{immigration}
#' \item{synfuels_corporation_cutback}
#' \item{education_spending}
#' \item{superfund_right_to_sue}
#' \item{crime}
#' \item{duty_free_exports}
#' \item{export_administration_act_south_africa}
#' }
#' @source \url{https://archive.ics.uci.edu/ml/datasets/Congressional+Voting+Records}
"congress"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.