plotCors: plotCors

View source: R/visualization.R

plotCorsR Documentation

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

Details

plotCors

Value

nothing

Author(s)

Edi Prifti


eprifti/momr documentation built on Sept. 27, 2022, 3:36 a.m.