View source: R/pallette_heatmap_legend.R
| legend_heat_map_tp | R Documentation | 
Returns names for legend for the heatmaps
legend_heat_map_tp(df)
df | 
 average data frame. Generated using ave_timepoint() function.  | 
legend for the heatmap
file_nm<-system.file("extdata", "All_results_table.csv", package = "HDXBoxeR")
a<- output_tp(file_nm)
legend_heat_map_tp(df=a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.