#' Sample of clickstream data
#'
#' Devised clickstream data for examples of the visualisations.
#'
#' @docType data
#'
#' @usage data(clickstreams)
#'
#' @format Data prepared by using the \code{"clickstream"} R package.
#'
#' @keywords dataset
#'
#' @examples
#' plot_transition_matrix(clickstreams)
"clickstreams"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.