Nothing
#' Cancer classification
#'
#' A three factor level variable corresponding to cancer type
#'
#' @docType data
#'
#' @usage data(cancer)
#'
#' @format factor level with three levels
#' \describe{
#' \item{cancer}{factor with cancer type}
#' }
#' @examples
#' data(cancer)
"cancer"
#' miRNA
#'
#' A three factor level variable corresponding to cancer type
#'
#' @docType data
#'
#' @usage data(miRNA)
#'
#' @format Dataframe with 21 samples and 537 variables
#' \describe{
#' \item{columns}{variables}
#' \item{rows}{samples}
#' }
#' @examples
#' data(miRNA)
"miRNA"
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.