Rdocumentation
powered by
Learn R Programming
gmatrix (version 0.3)
length: Length of an Object
Description
Get the length of a
gvector
or
gmatrix
.
Arguments
Methods
signature(x = "gmatrix")
returns total number of elements in the matrix.
signature(x = "gvector")
returns the length of the
gvector