Learn R Programming

bigmemoryExtras (version 1.18.1)

updateBigMatrix: Update previous BigMatrix type to new BigMatrix

Description

BigMatrix has changed some of its internal storage to eliminate the descriptor file and to keep the dimnames on the R side. This function will take a Version <= 1.3="" type="" and="" update="" it="" to="" the="" version="">=1.4 type.

Usage

updateBigMatrix(object)

Arguments

object
BigMatrix

Value

BigMatrix