dimnames-methods: Dimnames of a big.matrix Object

dimnames,big.matrix-methodR Documentation

Dimnames of a big.matrix Object

Description

Retrieve or set the dimnames of an object

Usage

## S4 method for signature 'big.matrix'
dimnames(x)

## S4 replacement method for signature 'big.matrix,list'
dimnames(x) <- value

Arguments

x

A big.matrix object

value

A possible value for dimnames(x)


bigmemory documentation built on May 3, 2022, 1:07 a.m.