Rdocumentation
powered by
Learn R Programming
scidb (version 1.2-0)
nrow.scidb: Number of rows or columns of a SciDB matrix.
Description
Return the number of rows of a SciDB matrix (2-D array).
Usage
"nrow"(x) "ncol"(x)
Arguments
x
A
scidb
object.
Value
The number of rows of the matrix.