Plots a correlation matrix using the corrplot package.
Arguments
- cormat
A correlation matrix.
- ...
Other arguments to be passed to the
corrplot::corrplot()
function.
Plots a correlation matrix using the corrplot package.
A correlation matrix.
Other arguments to be passed to the corrplot::corrplot()
function.