#' @param event (`character(1)`)\cr
#' Name of the column giving the event indicator.
#' If data is right censored then "0"/`FALSE` means alive (no event), "1"/`TRUE` means dead
#' (event). If `type` is `"interval"` then "0" means right censored, "1" means dead (event),
#' "2" means left censored, and "3" means interval censored. If `type` is `"interval2"` then
#' `event` is ignored.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.