heatmap: A heatmap Function

View source: R/heatmap.R

heatmapR Documentation

A heatmap Function

Description

This function allows you to create a heatmap.

Usage

heatmap(
  obj,
  title = "Matrix of R-squared",
  width = 800,
  height = 800,
  pallete = "Blues"
)

ghowoo/Wu documentation built on June 10, 2022, 3:47 p.m.

Related to heatmap in ghowoo/Wu...