stat_km_ticks_compute: Helper for 'stat_km_ticks'

View source: R/stat_km_compute.R

stat_km_ticks_computeR Documentation

Helper for stat_km_ticks

Description

Helper for stat_km_ticks

Usage

stat_km_ticks_compute(data, scales)

Arguments

data

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

scales

not used.

Value

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


ggplot2.utils documentation built on June 26, 2024, 1:06 a.m.