#' Simulated polling dataset
#'
#' Simulated data for a fake political candidate.
#'
#'
#' @name toohey
#' @docType data
#' @format A data frame with 500 observations on the following variable.
#' \describe{
#' \item{vote_for}{a factor with levels \code{no} \code{yes}}
#' }
#' @keywords datasets
#' @examples
#'
#' toohey
"toohey"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.