fbm2bm: Functions to convert between FBM and big.matrix type objects

View source: R/fbm2bm.R

fbm2bmR 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


plmmr documentation built on Jan. 22, 2026, 1:07 a.m.