get_correlation_table | R Documentation |
Convert of covariance matrix into a 0/1 correlation map table
get_correlation_table(x, na_zero = FALSE)
x |
A covariance matrix |
na_zero |
Logical indicating whether NA should be replaced by 0's |
A matrix of 0 and 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.