View source: R/plotting_diffudist.R
plotHeatmap | R Documentation |
'r lifecycle::badge("deprecated")'
plotHeatmap( DM, colPalette = NULL, log.scale = FALSE, cex = 1, showDendrogram = TRUE, title = "" )
DM |
a distance matrix |
colPalette |
'r lifecycle::badge("deprecated")' in the new function plot_distance_matrix
it is called |
log.scale |
'r lifecycle::badge("deprecated")' in the new function plot_distance_matrix
it is called |
cex |
numerical value by which text should be magnified (default font size in [ggplot2:theme] is 11) |
showDendrogram |
'r lifecycle::badge("deprecated")' in the new function plot_distance_matrix
it is called |
title |
Title of the plot passed to labs. No title by default |
a ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.