#' DW-NOMINATE scores for the 116th House
#'
#' Data for:
#' - house_116: the result of calling \code{`get_house_nominate(congress=116)`}
#'
#'
#' @docType data
#'
#' @usage data(house_116)
#'
#' @keywords datasets
#'
#'
"house_116"
#' DW-NOMINATE scores for the Senators of the 116th Congress
#'
#' Data for:
#' - senate_116: the result of calling \code{`get_senate_nominate(congress=116)`}
#'
#'
#' @docType data
#'
#' @usage data(senate_116)
#'
#' @keywords datasets
#'
#'
"senate_116"
#' Every presidential general election poll from 1980 through 2016
#'
#'
#' @docType data
#'
#' @usage data(us_pres_polls_history)
#'
#' @keywords datasets
#'
#'
"us_pres_polls_history"
#' Presidential election by congressional district
#'
#'
#' @docType data
#'
#' @usage data(pres_results_by_cd)
#'
#' @keywords datasets
#'
#' @source See for more: https://www.thealmanacofamericanpolitics.com
#'
#'
"pres_results_by_cd"
#' US House election results from 1976 to 2018
#'
#'
#' @docType data
#'
#' @usage data(house_results)
#'
#' @keywords datasets
#'
#' @source See for more: https://electionlab.mit.edu and official sites
#'
#'
"house_results"
#' State-by-state US presidential election results from 1976 to 2016
#'
#'
#' @docType data
#'
#' @usage data(pres_results)
#'
#' @keywords datasets
#'
#' @source See for more: https://electionlab.mit.edu and official sites
#'
#'
"pres_results"
#' Major topic codes from the Comparative Agendas Project
#'
#'
#' @docType data
#'
#' @usage data(cap_major_topics)
#'
#' @keywords datasets
#'
#' @source See for more: https://www.comparativeagendas.net/datasets_codebooks
#'
#'
"cap_major_topics"
#' Subtopic codes from the Comparative Agendas Project
#'
#'
#' @docType data
#'
#' @usage data(cap_subtopics)
#'
#' @keywords datasets
#'
#' @source See for more: https://www.comparativeagendas.net/datasets_codebooks
#'
#'
"cap_subtopics"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.