| ColumnReader-class {neuroim} | R Documentation |
ColumnReader
Description
This class supports reading of data froma matrix-like stroage format
Slots
nrowthe number of rows
ncolthe number of columns
readera function that takes a set of column indices and returns a
matrix
[Package neuroim version 0.0.6 Index]