image2: Improved 'image' function for matrix visualization

Description Usage Arguments

Description

This function show matrix with the direction likes print. In addition, adds the color bar and labels of axis from dimnames.

Usage

1
image2(X, col.rainbow = F, col.gray0 = F)

Arguments

X

target matrix.

col.rainbow

if T, uses rainbow color.

col.gray0

if T, the color of cells where values are 0 is set to gray.


hosscine/myfs documentation built on May 25, 2019, 6:20 p.m.