heat_numbers | R Documentation |
Works with comp_heatmap() and cor_heatmap(). See the help for those functions.
heat_numbers(
decimals = 0,
fontsize = 7,
col = "darkgrey",
fontface = "bold",
fmt = NULL,
...
)
decimals |
number of decimal places to print |
fontsize |
fontsize specification, |
col |
colour of font |
fontface |
plain, bold, italic |
fmt |
NULL or number print format, see ?sprintf, overrides decimals arg if set |
... |
passed to grid::gpar() for grid.text |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.