readColumns {neuroim} | R Documentation |
ColumnReader
)Generic function to read a set of column vector from an input source (e.g. ColumnReader
)
readColumns(x, columnIndices)
## S4 method for signature 'ColumnReader,numeric'
readColumns(x, columnIndices)
x |
the input channel |
columnIndices |
the column indices |
a matrix
consisting of the requested column vectors