geom_risktable: Survival table plot

View source: R/geom-risktable.R

geom_risktableR Documentation

Survival table plot

Description

Generates a survival table plot.

Usage

geom_risktable(
  mapping = NULL,
  data = NULL,
  stat = "RiskTable",
  position = "identity",
  na.rm = FALSE,
  show.legend = NA,
  inherit.aes = TRUE,
  table.type = "r",
  ...
)

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