legend_heat_map_timecourse {HDXBoxeR}R Documentation

Legend for the heatmaps prep function for timecourses.

Description

Returns names for legend for the heatmaps

Usage

legend_heat_map_timecourse(ranges = c(-Inf, seq(0, 100, 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]