Nothing
#' @import igraph mixOmics RColorBrewer ellipse
#' @importFrom grDevices colorRampPalette
#' @importFrom graphics legend par plot points text
#' @importFrom stats cor
#' @importFrom utils combn
#'
#' @title Overlaying of Correlation Circles and Network of Correlated Variables
#' @description visCorVar does analysis from data integration with the function block.splsda (mixOmics package). visCorVar performs the overlaying of correlation circles and a zoom in a rectangle to retrieve correlated variables. visCorVar can create a network of correlated variables.
#' @docType package
#' @aliases visCorVar-package
#' @name visCorVar-package
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.