Nothing
#' Replication Data for: Causal Inference with Interference and Noncompliance in Two-Stage Randomized Experiments.
#'
#' @source \doi{10.7910/DVN/N7D9LS}
#' @usage data(india)
#' @format A data frame with columns:
#' \describe{
#' \item{id}{The id for the village.}
#' \item{DistrictId}{The id for the district.}
#' \item{Z}{The treatment status for the individual.}
#' \item{A}{The treatment assignment mechanism.}
#' \item{D}{Whether or not the individual enrolled.}
#' \item{Y}{The hospital expenditure.}
#' \item{X}{Enumeration of the patients.}
#' }
#'
"india"
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.