NAME
is.Surv2 --- check whether an object is Surv2
FUNCTION
Provided for completeness of the Surv2 S3 class
SOURCE
250 is.Surv2 <- function(x) inherits(x, "Surv2")