R/Surv.R

#' \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
stc04003/aftgee documentation built on Oct. 12, 2024, 4:36 a.m.