R/nickerson.R

#' Data from "Is Voting Contagious? Evidence from Two Field Experiments"
#'
#' This dataset is used in the exercises of Chapters 4 and 6 from the R Companion.
#'
#' @format A data frame with 956 rows and 2 variables:
#' \describe{
#'   \item{treatment}{Treatment indicator denoting whether participant spoke with canvassers about the upcoming election or about recycling}
#'   \item{voted02p}{Whether the participant voted in the elections}
#' }
#' @source NICKERSON, DAVID W. β€œIs Voting Contagious? Evidence from Two Field Experiments.” American Political Science Review, vol. 102, no. 1, 2008, pp. 49–57., doi:10.1017/S0003055408080039.
"nickerson"
tuncerkerem/experimentr documentation built on June 24, 2022, 1:51 p.m.