spatialLayout {arrayMagic}R Documentation

spatialLayout

Description

All values are mapped on a matrix representing the the spatial layout defined by row, column and block.

Arguments

value numeric vector
row integer vector
col integer vector
block integer vector
nrOfBlocksPerRow integer; default 4
mapping integer; either zero or one; default zero which corresponds to "ScanAlyze"; cf. source code

Details

Value

A matrix representing the spatial layout of all values.

Author(s)

Andreas Buness <a.buness@dkfz.de>

See Also

Examples

        

[Package Contents]