ColumnReader: ColumnReader

View source: R/binary_io.R

ColumnReaderR Documentation

ColumnReader

Description

Constructor for ColumnReader class

Usage

ColumnReader(nrow, ncol, reader)

Arguments

nrow

the number of rows

ncol

the number of columns

reader

a function that takes a set of column indices and returns a matrix

Value

a new instance of type ColumnReader


bbuchsbaum/neuroim2 documentation built on April 20, 2024, 4:20 p.m.