readColumns-methods: Generic function to read a set of column vector from an input...

Description Usage Arguments Value

Description

Generic function to read a set of column vector from an input source (e.g. ColumnReader)

Usage

1
2
3
4
readColumns(x, columnIndices)

## S4 method for signature 'ColumnReader,numeric'
readColumns(x, columnIndices)

Arguments

x

the input channel

columnIndices

the column indices

Value

a matrix consisting of the requested column vectors


neuroim documentation built on May 2, 2019, 1:04 p.m.