colnames: Methods to get and set the 'rownames' and 'colnames' of a matrix.
Description
This documents the functions rownames and colnames for objects of class gmatrix. These methods are very similar to those defined in R base (see rownames in R base).
Methods
signature(x = "ANY") signature(x = "gmatrix")