# S3 method for surv_obj
plot(x, times, type = c("surv", "prob"),
join_col = "red", join_pch = 20, join_size = 3, ...)surv_aft, surv_add_haz,
surv_ph, surv_po, surv_model, surv_pooled, or surv_projection.surv (the default) or prob, depending on whether
you want to plot survival from the start or conditional probabilities.ggplot2 functions.ggplot2::ggplot() object.surv_projection. To avoid plotting the join points, set join_size to a negative number.