Nothing
#' Simple Time-Series Data
#'
#' Simulated Time-Series Data (from \code{\link{mlts_sim}}) for two
#' time-series variables.
#'
#' @format ## `ts_data`
#' A data frame with 1,100 rows and 4 columns:
#' \describe{
#' \item{ID}{Unit identifier}
#' \item{time}{Time point}
#' \item{Y1, Y2}{The two time-series variables}
#' }
#' @source \code{\link{mlts_sim}}
"ts_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.