Learn R Programming

gmatrix (version 0.3)

dim: Dimensions of an Object

Description

Retrieve or set the dimension of an object. Implemented much the same as in R base. However, any redimensioning of a matrix must result in a matrix with the same number of elements.

Arguments

Methods

signature(x = "gmatrix")

See Also

dim