stat_km_compute: Helper for 'stat_km'

View source: R/stat_km_compute.R

stat_km_computeR Documentation

Helper for stat_km

Description

Helper for stat_km

Usage

stat_km_compute(data, scales)

Arguments

data

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

scales

not used.

Value

A data.frame with time and survival columns.


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