plot.PanelSurv: Produce Tile Plot

Description Usage Arguments Value

View source: R/PanelSurv.R

Description

Plot the tile plot from a PanelSurv object.

Usage

1
2
## S3 method for class 'PanelSurv'
plot(x, heat = FALSE, order = TRUE, ...)

Arguments

x

an object of class PanelSurv.

heat

an optional logical value indicating whether a swimmer-plot-like tile plot will be produced.

order

an optional logical value indicating whether the tile plot will be sorted by the largest observationt time.

...

future extension

Value

A ggplot object


spef documentation built on July 1, 2020, 7:11 p.m.