legend_heat_map {HDXBoxeR}R Documentation

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))

Arguments

ranges

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

Value

legend for the heatmap


[Package HDXBoxeR version 0.0.1 Index]