#' @details
#'
#' The main function to run DiscoRhythm in batch mode is [discoBatch()].
#' Or to access the DiscoRhythm web application use [discoApp()].
#'
#' @keywords internal
#'
#' @import ggplot2 dplyr broom shinycssloaders
#' shinydashboard BiocStyle shinyjs
#' magick VennDiagram UpSetR heatmaply viridis DT zip
#' @importFrom knitr kable
#' @importFrom reshape2 melt
#' @importFrom kableExtra column_spec row_spec
#' @importFrom shinyBS bsTooltip
#' @importFrom ggExtra ggMarginal
#' @importFrom gridExtra grid.arrange
#' @importFrom plotly plotly ggplotly
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.