Nothing
#' Example TTE IPD data
#'
#' An example of TTE IPD data for the example_ipd file
#'
#' @format ## `tte.df`
#' A data frame with 1000 rows and 8 columns:
#' \describe{
#' \item{USUBJID}{Patient ID}
#' \item{ARMCD, ARM}{Arm code and variables}
#' \item{PARAMCD, PARAM}{Parameter}
#' \item{AVAL, AVALCD}{Values of interest}
#' \item{CNSR}{Censored observation?}
#' }
#' @source Simulated through FlexsurvPlus package using sim_adtte(seed = 821, rho = 0, beta_1a = log(0.6), beta_1b = log(0.6), beta_pd = log(0.2))
"tte.df"
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.