typeof,big.matrix-method {bigmemory}R Documentation

The Type of a big.matrix Object

Description

typeof returns the storage type of a big.matrix object

Usage

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

Arguments

x

A big.matrix object


[Package bigmemory version 4.6.4 Index]