simage2: Shortcut to sparse matrix image

View source: R/plottingFuns.R

simage2R Documentation

Shortcut to sparse matrix image

Description

image for sparsity.

Usage

simage2(X, ...)

Arguments

X

object of class "matrix"

...

Further arguments to be passed to the image function.

Value

vector of image

Author(s)

Giovanny Covarrubias

See Also

image, lmebreed

Examples


simage2(matrix(0:8,3,3))


lme4breeding documentation built on Nov. 5, 2025, 6:33 p.m.