| highmlr_report | R Documentation |
Writes a self-contained Rmd file that, when rendered, produces a standard biomarker report (selected features, hazard ratios where available, performance, forest plot).
highmlr_report(fit, file = "highmlr_report.Rmd", render = FALSE)
fit |
A 'highmlr_fit' object. |
file |
Output '.Rmd' path (default '"highmlr_report.Rmd"'). |
render |
Logical: if 'TRUE', also render via 'rmarkdown::render()'. |
Invisibly, the path to the written file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.