fortify.enrichResult {enrichplot} | R Documentation |
convert enrichResult object for ggplot2
## S3 method for class 'enrichResult' fortify( model, data, showCategory = 5, by = "Count", order = FALSE, drop = FALSE, split = NULL, ... )
model |
enrichResult object |
data |
not use here |
showCategory |
Category numbers to show |
by |
one of Count and GeneRatio |
order |
logical |
drop |
logical |
split |
separate result by 'split' variable |
... |
additional parameter |
data.frame