#' Survey on views of the DREAM Act
#'
#' A SurveyUSA poll.
#'
#'
#' @name dream
#' @docType data
#' @format A data frame with 910 observations on the following 2 variables.
#' \describe{
#' \item{ideology}{a factor with levels \code{Conservative} \code{Liberal} \code{Moderate}}
#' \item{stance}{a factor with levels \code{No} \code{Not sure} \code{Yes}}
#' }
#' @source SurveyUSA, News Poll #18927, data collected Jan 27-29, 2012.
#' @keywords datasets
#' @examples
#'
#' table(dream)
"dream"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.