| pheatmap_scale_colours | R Documentation | 
This function is internal to 'pheatmap' and not exported, but our code depends on it. We added it here till it becomes exported.
pheatmap_scale_colours(mat, col = rainbow(10), breaks = NA, na_col)
mat | 
 matrix  | 
col | 
 color palette default set to rainbow(10)  | 
breaks | 
 number of breaks  | 
na_col | 
 color for na values  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.