stat_km_ticks_compute {ggplot2.utils} | R Documentation |
Helper for stat_km_ticks
Description
Helper for stat_km_ticks
Usage
stat_km_ticks_compute(data, scales)
Arguments
data |
( |
scales |
not used. |
Value
A data.frame
with time
, survival
, n.risk
, n.censor
and n.event
columns.
[Package ggplot2.utils version 0.3.2 Index]