R/UpSetVP-package.R

#' Visualization of Variation Partitioning and Hierarchical Partitioning
#'
#' UpSetVP using UpSet matrix layout to visualize the unique, common and individual contribution of each predictor (or matrix) towards explained variation on canonical analysis.
#'
#' @docType package
#' @name UpSetVP-package
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import rdacca.hp
#' @import ggplot2
#' @import patchwork
#' @import grDevices
## usethis namespace: end
NULL

Try the UpSetVP package in your browser

Any scripts or data that you put into this service are public.

UpSetVP documentation built on May 3, 2022, 5:08 p.m.