get_correlation_table {pmxcode} | 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