Learn R Programming

neuroim (version 0.0.6)

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

x
the input channel
columnIndices
the column indices

Value

a matrix consisting of the requested column vectors