#' categoryCompare2: A package for comparing enrichment results from multiple experiments
#'
#' The categoryCompare2 package provides functions for simple enrichment and
#' and comparison of those enrichment results.
#'
#' @name categoryCompare2
#' @import methods
#' @importFrom grDevices dev.off
#' @importFrom graphics par pie
#' @importFrom stats p.adjust phyper
#' @importFrom utils write.table
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.