#' Data for man page examples
#'
#' Generated Data for examples
#' @name HeatmapExamples
#' @return invisible("HeatmapExamples")
NULL
#' An example heatmap
#'
#' @rdname HeatmapExamples
"hm"
#' A second example heatmap
#'
#' @rdname HeatmapExamples
"hm2"
#' An example matrix
#'
#' @rdname HeatmapExamples
"mat"
#' An example RleList
#'
#' @rdname HeatmapExamples
"rle_list"
#' An example DNAStringSet
#'
#' @rdname HeatmapExamples
"string_set"
#' An example PWM
#'
#' @rdname HeatmapExamples
"tata_pwm"
#' An example GRanges
#'
#' @rdname HeatmapExamples
"windows"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.