#' The reconstructed data of 221 patients with locally advanced
#' nasopharyngeal cancer in the SQNP01 trail.
#'
#' @format A data frame with 221 rows and 3 variables:
#' @describe{
#' \item {time}{time, the followed up time of patients.}
#' \item {status}{status, the status indicator,
#' 0 = no evidence of relapse;
#' 1 = distant metastasis;
#' 2 = loco-regional relapse.}
#' \item {group}{group, the group indicator for comparison,
#' 0 = RT group, radiotherapy;
#' 1 = CRT group, concurrent chemo-RT + adjuvant chemotherapy.}
#'}
#' @usage data(simdata)
#' @source \url{https://trialsjournal.biomedcentral.com/articles/10.1186/1745-6215-12-127}
"simdata"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.