heatmapResults {FAMetA} | R 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>
[Package FAMetA version 0.1.6 Index]