| add_set_time_text | R Documentation |
Add survival at set time text to plot
add_set_time_text(
p,
type,
multiple_lines,
set.surv.text,
set.pos = NULL,
times,
ylim,
set.size = 3,
plot.event = 1,
eventlabs = NULL
)
p |
ggplot object |
type |
Plot type |
multiple_lines |
Whether multiple strata |
set.surv.text |
Survival text |
set.pos |
Position for survival text |
times |
Time breaks |
ylim |
Y-axis limits |
set.size |
Text size |
plot.event |
Events being plotted |
eventlabs |
Event labels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.