heatmapResults: Plot results on a heatmap.

View source: R/internal.R

heatmapResultsR Documentation

Plot results on a heatmap.

Description

Plot results on a heatmap.

Usage

heatmapResults(toPlot, cols, scale = "none", breaks, nacolor = "grey")

Arguments

toPlot

data frame with data to be plotted.

cols

colors for the side bar (by group).

scale

"none", "row" or "column".

breaks

numeric vector with breaks for colouring. Optional.

nacolor

color for NA values. Grey by default.

Value

heatmap.

Author(s)

M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>


FAMetA documentation built on May 29, 2024, 8:16 a.m.