Nothing
#' An Example Trial Dataset
#'
#' A dataset containing the time-to-event information. The variables are as follows
#'
#' \itemize{
#' \item time. event or censoring time
#' \item censor. censoring indicator; 1=event
#' \item Trt. treatment arm name
#'
#' }
#' @docType data
#' @keywords datasets
#' @name example_data
#' @usage data(example_data)
#' @format A data frame with 3 variables and 200 observations
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.