R/pheatmap-package.r

#' Pretty heatmaps
#' 
#' Implementation of heatmaps that offers more control
#' over dimensions and appearance.
#' 
#' @name pheatmap-package
#' @docType package
#' 
#' @import grid
#' @import RColorBrewer
#' @import scales
#' @import gtable
#' @import stats
#' @import grDevices
#' @import graphics
#' 
#' 
NA
cannin/pheatmap documentation built on May 13, 2019, 11:06 a.m.