#' \code{Surv} function imported from \code{survival}
#'
#' This function is imported from the \code{survival} package. See
#' \code{\link[survival]{Surv}}.
#'
#' @importFrom survival Surv
#' @name export_Surv
#' @aliases Surv
#' @export Surv
NULL
#' \code{is.Surv} function imported from \code{survival}
#'
#' This function is imported from the \code{survival} package. See
#' \code{\link[survival]{is.Surv}}.
#'
#' @importFrom survival is.Surv
#' @name export_is.Surv
#' @aliases is.Surv
#' @export is.Surv
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.