ncol-methods: The Number of Rows/Columns of a big.matrix

ncol,big.matrix-methodR Documentation

The Number of Rows/Columns of a big.matrix

Description

nrow and ncol return the number of rows or columns present in a big.matrix object.

Usage

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

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

Arguments

x

A big.matrix object

Value

An integer of length 1


kaneplusplus/bigmemory documentation built on Jan. 13, 2024, 9:10 p.m.