Learn R Programming

ggplot2.utils (version 0.3.1)

stat_km_ticks_compute: Helper for stat_km_ticks

Description

Helper for stat_km_ticks

Usage

stat_km_ticks_compute(data, scales)

Value

A data.frame with time, survival, n.risk, n.censor and n.event

columns.

Arguments

data

(data.frame)
with time and status numeric columns.

scales

not used.