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

Description Usage Arguments Value

Description

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

Usage

1
2
3
4
5
## S4 method for signature 'h5.matrix'
ncol(x)

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

Arguments

x

A h5.matrix object

Value

An integer of length 1


sushilashenoy/h5matrix documentation built on May 30, 2019, 8:42 p.m.