readColumns: Generic function to read a set of column vector from an input source (e.g. ColumnReader
)
Description
Generic function to read a set of column vector from an input source (e.g. ColumnReader
)
Usage
readColumns(x, columnIndices)
"readColumns"(x, columnIndices)
Arguments
columnIndices
the column indices
Value
a matrix
consisting of the requested column vectors