spatialLayout {arrayMagic} | R Documentation |
All values are mapped on a matrix representing the
the spatial layout defined by row
, column
and block
.
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 |
A matrix representing the spatial layout of all values.
Andreas Buness <a.buness@dkfz.de>