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

Try the aftgee package in your browser

Any scripts or data that you put into this service are public.

aftgee documentation built on Sept. 28, 2023, 5:08 p.m.