chunkColumns {cTRAP}R Documentation

Assign columns into chunks

Description

Assign columns into chunks

Usage

chunkColumns(x, nrows, chunkGiB)

Arguments

x

Vector of elements

nrows

Numeric: number of rows

chunkGiB

Numeric: size (in gibibytes) of chunks to load reference file; only if argument reference is a file path

Value

List of chunks with equally distributed columns


[Package cTRAP version 1.12.0 Index]