export_DT_fun_enrich | R Documentation |
Formats table for nice output (R Markdown)
export_DT_fun_enrich(data, buttons, dom = "lBfrtip")
data |
data from fun_enrich (enrichResult) |
buttons |
(optional) add buttons ("copy", "csv", "excel", "pdf", "print") |
dom |
order of table elements (default: "lBfrtip", see https://rstudio.github.io/DT/) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.