Skip to contents

Read a set of column vector from an input source (e.g. ColumnReader)

Usage

read_columns(x, column_indices)

# S4 method for ColumnReader,integer
read_columns(x, column_indices)

Arguments

x

the input channel

column_indices

the column indices

Value

a matrix consisting of the requested column vectors