Learn R Programming

HDXBoxeR (version 0.0.2)

legend_heat_map: Legend for the heatmaps prep function.

Description

Returns names for legend for the heatmaps

Usage

legend_heat_map(ranges = c(-Inf, seq(-30, 30, by = 10), Inf))

Value

legend for the heatmap

Arguments

ranges

ranges that are to be colored in the legend. Default ranges=c(-Inf,seq(-30, 30, by=10), Inf )