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