add_diag_names | R Documentation |
Add diagonal names to heatmap.
add_diag_names(plt, x_long, names_diag_params = NULL)
plt |
Plot object to add names to. |
x_long |
Long format plotting data. |
names_diag_params |
Parameters for diagonal names. |
Plot with labels added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.