Learn R Programming

nucim (version 1.0.11)

heatmap.color: Heatmap colors for n classes

Description

Heatmap colors for n classes

Usage

heatmap.color(n)

Arguments

n

number of colors.

Examples

Run this code
# NOT RUN {
barplot(8:1,col=heatmap.color(8))
# }

Run the code above in your browser using DataLab