`survplot()` allows for the selection of objects to be returned. `prevplot()` instead only returns a `gg/ggplot` object, always. Suggestion: shall I eliminate the flexibility in `survplot()` as data are returned anyway within the `gg/ggplot` object?
survplot()allows for the selection of objects to be returned.prevplot()instead only returns agg/ggplotobject, always.Suggestion: shall I eliminate the flexibility in
survplot()as data are returned anyway within thegg/ggplotobject?