Nothing
#' Example CITS Dataset
#'
#' A simulated example dataset used in the citsr package vignette and examples.
#'
#' @format A data frame with 240 rows and 4 variables:
#' \describe{
#' \item{T}{Time index (1–120 repeated for two groups).}
#' \item{E}{Group indicator (0 = control, 1 = treatment).}
#' \item{I}{Intervention indicator (0/1).}
#' \item{y}{Numeric outcome variable.}
#' }
#'
#' @source Simulated data generated for package examples.
"df_cits_example"
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.