| DMRichPlot | R Documentation | 
Plot DMR CpG or gene region enrichment testing results
from DMRichR::DMRichGenic() or DMRichR::DMRichCpG().
DMRichPlot(data = data, type = c("CpG", "genic"), multi = FALSE)
data | 
 A   | 
type | 
 A character vector of the type of results to plot i.e. c("CpG", "genic").  | 
multi | 
 A logical indicating whether to create facets from   | 
DMRichPlot
A ggplot object of enrichment results that can be viewed by calling it, 
saved with ggplot2::ggsave(), or further modified by adding ggplot2 syntax.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.