Learn R Programming

climatehealth (version 1.0.0)

plot_correlation_matrix: Plot a correlation matrix include a heatmap.

Description

Plot a correlation matrix include a heatmap.

Usage

plot_correlation_matrix(matrix_, title, output_path)

Arguments

matrix_

The matrix to plot.

title

The title for the correlation matrix.

output_path

The path to output the plot to.