#' @title Data for TCGAbiolinks package
#' @description
#' This package provides all necessary data to run and compile TCGAbiolinks package.
#' For more information how to create these objects please read the vignette of this package with the
#' follwing command: \code{browseVignettes("TCGAbiolinksData")}
#'
#' @docType package
#' @name TCGAbiolinksData
#' @keywords utilities
#' @examples
#' data("case1")
#' data("case2")
#' data("case3")
#' data("geneInfoHT")
#' data("geneInfo")
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.