View source: R/Visualization_enrichBar.R
textBarData | R Documentation |
shape data of enrichResult
textBarData(
enrichResult,
richFactor = FALSE,
top = 10,
group = "ONTOLOGY",
order_by = "pvalue"
)
enrichResult |
a |
richFactor |
need to add richFactor? |
top |
number of top categories to show, by order_by |
group |
group data in which column |
order_by |
order data by which column |
textBarData(enrichResult)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.