View source: R/geom-risktable.R
geom_risktable | R Documentation |
Generates a survival table plot.
geom_risktable(
mapping = NULL,
data = NULL,
stat = "RiskTable",
position = "identity",
na.rm = FALSE,
show.legend = NA,
inherit.aes = TRUE,
table.type = "r",
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.