Learn R Programming

bigmemory (version 4.6.4)

ncol,big.matrix-method: 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 big.matrix
ncol(x)

# S4 method for big.matrix nrow(x)

Value

An integer of length 1

Arguments

x

A big.matrix object