Learn R Programming

momr (version 1.1)

plotCors: plotCors

Description

plots a heatmap of a matrix composed of correlation values from -1 to 1. The blue colors are negative correlations while the red are positive

Usage

plotCors(data, main = "")

Arguments

data
: a frequency matrix to be visualized
main
: the main title of the plot empty by default

Value

nothing

Details

plotCors