Nothing
#' Simple Time-Series Data
#'
#' Simulated Data (from \code{\link{mlts_sim}}) for one time-series variable.
#'
#' @format ## `ar1_data`
#' A data frame with 2,500 rows and 3 columns:
#' \describe{
#' \item{ID}{Unit identifier}
#' \item{time}{Time point}
#' \item{Y1}{The time-series variable}
#' }
#' @source \code{\link{mlts_sim}}
"ar1_data"
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.