#' Clinical outcomes for AML TARGET Project
#'
#' A dataset with subject identifier, survival time, and death indicator for 123 pediatric AML patients
#'
#' @format A data frame with 123 rows and 3 columns
#' \describe{
#' \item{ID}{TARGET project patient identifier}
#' \item{stime}{years of survival time from diagnosis in years}
#' \item{evnt}{indicates whether death has been observed (TRUE = death; FALSE = living)}
#' }
#' @source obtained from \url{ftp://caftpd.nci.nih.gov/pub/OCG-DCC/TARGET/AML/clinical/harmonized/}
"AMLclin"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.