plot_colorkey: Make a color key plot

Description Usage Arguments

View source: R/plot_colorkey.R

Description

This function makes a color key plot for the heatmap. Should only be called internally

Usage

1
plot_colorkey(color.range, colors, text.size, show.legend.scale)

Arguments

color.range

numeric vector that indicates the range of x axis for the color key

colors

character indicates the colors to use

text.size

the size of the x axis labels.

show.legend.scale

logic value whether to show scales on color key.


zhuchcn/zheatmap documentation built on July 18, 2019, 3:14 p.m.