View source: R/matrix_plotter.R
Different default methods to visualize matrices
1 |
data |
The matrix to be visualized. |
method |
Current options: 'corrplot', 'heatmap'. |
col |
(default = NULL) Colors for the values to be plotted. |
coef |
(default = TRUE) Whether to display the values of the matrix |
is.corr |
(default = TRUE) Whether the matrix is a correlation matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.