fbm2bm {plmmr}R Documentation

Functions to convert between FBM and big.matrix type objects

Description

Functions to convert between FBM and big.matrix type objects

Usage

fbm2bm(fbm, desc = FALSE)

Arguments

fbm

An FBM object; see bigstatsr::FBM() for details

desc

Logical: is the descriptor file desired (as opposed to the filebacked big matrix)? Defaults to FALSE.

Value

a big.matrix - see bigmemory::filebacked.big.matrix() for details


[Package plmmr version 4.1.0 Index]