View source: R/survminertools.R
ggsurvplot_to_gtable | R Documentation |
Build a gtable representation from a ggsurvplot object
ggsurvplot_to_gtable(
ggsurv_obj,
surv.plot.height = NULL,
risk.table.height = NULL,
ncensor.plot.height = NULL
)
ggsurv_obj |
The ggsurvplot object |
surv.plot.height , risk.table.height , ncensor.plot.height |
Layout parameters, see |
A gtable object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.