R/pheatmap2-package.r

#' Pretty heatmaps
#'
#' Implementation of heatmaps that offers more control
#' over dimensions and appearance.
#'
#' @name pheatmap2-package
#' @docType package
#'
#' @import grid
#' @import RColorBrewer
#' @import scales
#' @import gtable
#' @import stats
#' @import grDevices
#' @import graphics
#' @import cba
#'
#'
NA
paodan/pheatmap2 documentation built on July 5, 2019, 12:48 a.m.