Nothing
#' Fake data set with 2000 observations
#'
#' A dataset containing simulated data about public opinion in different
#' countries
#'
#' @format A data frame with 2000 rows and 6 variables:
#' \describe{
#' \item{support}{support for welfare policies}
#' \item{inequality}{levels of inequality in the neighborhood}
#' \item{income}{individual-level income}
#' \item{ideology}{individual-level ideology}
#' \item{country}{country label or index}
#' \item{gap}{country-level gender gap in country's provision of public good}
#' }
#' @source Simulated data
"welfare2"
#' Fake data set with 2000 observations
#'
#' A dataset containing simulated data about public opinion
#'
#' @format A data frame with 2000 rows and 4 variables:
#' \describe{
#' \item{support}{support for welfare policies}
#' \item{inequality}{levels of inequality in the neighborhood}
#' \item{income}{individual-level income}
#' \item{ideology}{individual-level ideology}
#' }
#' @source Simulated data
"welfare"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.