Rdocumentation
powered by
Learn R Programming
neuroim (version 0.0.6)
ColumnReader: ColumnReader
Description
Constructor for
ColumnReader
class
Usage
ColumnReader(nrow, ncol, reader)
Arguments
nrow
the number of rows
ncol
the number of columns
reader
a function that takes a set of column indices and returns a
matrix