Skip to contents

Plots a correlation matrix using the corrplot package.

Usage

plot_correlation_matrix(cormat, ...)

Arguments

cormat

A correlation matrix.

...

Other arguments to be passed to the corrplot::corrplot() function.

Value

A correlation plot