#' Example transition data set
#'
#'
#' Example of transition data for 100 participants, with 10 different binary time series,
#' and 50 observations of each series
#'
#' @name exampleTransitionData
#'
#' @docType data
#'
#' @usage data(exampleTransitionData)
#'
#' @format A data frame: Example data structure needed for transition array analysis.
#'
#' @examples
#' data(exampleTransitionData)
"exampleTransitionData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.