#' ConfoundingExplorer
#'
#' ConfoundingExplorer is an R package for exploring the impact of confounding
#' between a condition of interest and a batch variable.
#'
#' @keywords internal
#' @aliases ConfoundingExplorer-package NULL
"_PACKAGE"
globalVariables(c("X", "Y", "jitteredX", "jitteredY",
"p.val", "p.adj", "XWidth", "YWidth",
"batch", "batchaff", "cond", "condaff", "feature", "value"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.