#' clinical data in the ECSA cancer patients
#'
#' @description clinical data in the ECSA cancer patients, the column names are TCGA sample ID(cancer sample ID),survival time (month),survival status
#'
#' @docType data
#'
#' @name ESCA_clinical
#' @usage data(ESCA_clinical)
#'
#' @examples data(ESCA_clinical)
#'head(ESCA_clinical[1:100,])
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.