Learn R Programming

gmatrix (version 0.3)

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).

Arguments

Methods

signature(x = "ANY")
signature(x = "gmatrix")