#' Simulated DiD
#'
#' A dataset of simulated panel data with multiple treatment groups.
#'
#' @format A data frame with 1500 rows and 4 variables:
#' \describe{
#' \item{i}{Unid id}
#' \item{t}{Calendar time}
#' \item{g}{Date of treatment, Inf for never treated}
#' \item{y}{Dependent variable}
#' ...
#' }
"did_simulated"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.