plotCol: plotCol: a matrix of colored cells when debugging

View source: R/visualization.R

plotColR Documentation

plotCol: a matrix of colored cells when debugging

Description

a matrix of colored cells when debugging

Usage

plotCol(col, nrow = 1, ncol = ceiling(length(col)/nrow), txt.col = "black")

Arguments

col

: a vector of colors

nrow

: number of rows in of the matrix (1 = default)

ncol

: number of columns in of the matrix. If nothing is used it will be computed automatically to fit the cols.

txt.col

: font color.

Details

plotCol

Value

nothing

Author(s)

Edi Prifti


eprifti/momr documentation built on Dec. 11, 2024, 3:06 p.m.