Learn R Programming

momr (version 1.1)

plotPvals: plotPvals

Description

plots a heatmap of a matrix composed of p-values. Gray is not significant at p=0.05 and significance decrases from skyblue to darkred

Usage

plotPvals(data, main = "")

Arguments

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

Value

nothing

Details

plotPvals