View source: R/format_heatmap.R
format_heatmap
| 1 | format_heatmap(x, ...)
 | 
| x | A heatmap_data object. As returned by 'setup_heatmap'. | 
| ... | Any user-specific formatting flags to be passed to 'Heatmap()'. An exception is 'split': if this flag is set it should define a vector of column-names from the 'row_data' part of 'x', these columns are then extracted and passed to 'Heatmap()'. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.