read_matrix_blocks {bigReg}R Documentation

read matrix blocks from file

Description

read matrix blocks from file

Usage

read_matrix_blocks(filePaths, size, ncols)

Arguments

filePaths

file paths from where the matrix blocks will be read

size

numeric vector containing the number of elements in each block

ncols

number of columns in the matrix


[Package bigReg version 0.1.5 Index]