modified_heatmap | R Documentation |
Removes bargraph from axes.
modified_heatmap(
x,
cbarplot = TRUE,
rbarplot = TRUE,
legend = TRUE,
clabels = TRUE,
rlabels = TRUE,
na.rm = TRUE,
scale = c("row", "column", "none"),
col.ramp = viridisLite::viridis(n = 100, alpha = 1),
...
)
Remove bargraph from axes.
image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.