Description Usage Arguments Examples
View source: R/combo_heatmap.R
Plot heatmap result of pmapply
1 2 | combo_heatmap(combo_mat, gradient_low = "lightgrey",
gradient_high = "red")
|
combo_mat |
a matrix generated from 'pmapply' |
gradient_low |
color for low values |
gradient_high |
color for high values |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.