Description Usage Arguments Value
View source: R/survminertools.R
Build a gtable representation from a ggsurvplot object
1 2 3 4 5 6 | 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.