layout_hm | R Documentation |
Layout heatmap data for plotting
layout_hm(x, layout = "f", na_remove = FALSE)
x |
Matrix to plot. |
layout |
Layout (full, triangular (topleft, topright, bottomleft, bottomright)). |
na_remove |
Logical indicating if NAs should be removed. |
Long format data for plotting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.