export_DT_fun_enrich: Formats table for nice output (R Markdown)

export_DT_fun_enrichR Documentation

Formats table for nice output (R Markdown)

Description

Formats table for nice output (R Markdown)

Usage

export_DT_fun_enrich(data, buttons, dom = "lBfrtip")

Arguments

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/)


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.