#' Supreme Court approval rating
#'
#' Summary of a random survey of 976 people.
#'
#'
#' @name supreme_court
#' @docType data
#' @format A data frame with 976 observations on the following variable.
#' \describe{
#' \item{answer}{a factor with levels \code{approve} and \code{not}}
#' }
#' @source
#' \url{https://www.nytimes.com/2012/06/08/us/politics/44-percent-of-americans-approve-of-supreme-court-in-new-poll.html}
#' @keywords datasets
#' @examples
#'
#' supreme_court
"supreme_court"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.