geom_km: Kaplan-Meier plot

View source: R/geom-km.R

geom_kmR Documentation

Kaplan-Meier plot

Description

Kaplan-Meier plot

Usage

geom_km(
  mapping = NULL,
  data = NULL,
  stat = "KM",
  position = "identity",
  show.legend = NA,
  inherit.aes = TRUE,
  na.rm = TRUE,
  ...
)

Dillonicus/ggtte documentation built on Aug. 5, 2023, 1:41 p.m.