#' Testdat
#' @name Testdat
#' @title Test data for EpiXprS functionality including missing data and beta-values
#' @docType data
#' @description
#' Test data for EpiXprS from TCGA-BRCA dataset containing the genes A1BG and
#' A1CF, as well as the CpG sites within 1MB of their transcription start sites
#' and stop sites.
#' @keywords data
#'
#' @examples
#' data('Testdat', package = 'EpiXprS')
"Testdat"
#' ProcTest
#' @name ProcTest
#' @title Test data for EpiXprS functionality that has been pre-processed
#' @docType data
#' @description
#' Test data for EpiXprS from TCGA-BRCA dataset containing the genes A1BG and
#' A1CF, as well as the CpG sites within 1MB of their transcription start sites
#' and stop sites.
#' @keywords data
#'
#' @examples
#' data('ProcTest', package = 'EpiXprS')
"ProcTest"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.