scale_diagonals | R Documentation |
Adjust the diagonals of a matrix to reduce contrast with off-diagonals during plotting.
scale_diagonals(matrix, method = "mean")
matrix |
Matrix to rescale. |
method |
Method of rescaling. Can be:
|
A "matrix" class object with rescaled diagonals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.