heatmap_vici {vici} | R Documentation |
A heatmap function for displaying
Description
Internal function for displaying significance heatmap when multiple conditions are tested
Usage
heatmap_vici(res_2plot, inter = TRUE, baseline = NULL)
Arguments
res_2plot |
a |
inter |
a logical flag indicating whether we are in the interarm setting or not.
Default is |
Value
a ggplot2
plot object
Author(s)
Boris Hejblum
[Package vici version 0.7.3 Index]