plot_matrix | R Documentation |
a helper function
plot_matrix(mat, greyout = NULL, prunkcol = NULL, label_col = "black")
mat |
square matrix |
greyout |
numeric, the values to be grayed out |
prunkcol |
color value, which if set to some color will highlight unknown relationships with rectangles of that color. |
label_col |
color values for column and row labels |
a plot and an invisible list with coordinates and content of the matrix to be plotted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.