bool.mat.plot: Plot a boolean matrix in two colours

Description Usage Arguments Value

Description

Plot a boolean matrix in two colours

Usage

1
bool.mat.plot(mat, col.pair = c("darkred", "lightblue"), ...)

Arguments

mat

Matrix with TRUE or FALSE entries

col.pair

Vector of colours. First entry is used for FALSE and second for TRUE

...

extra parameters to plot

Value

Nothing


StudyPrior documentation built on May 2, 2019, 5:54 p.m.