get.MatH.main.info: Method get.MatH.main.info
Description
It returns the number of rows, of columns the labels of rows and columns of a MatH
object.
Usage
get.MatH.main.info(object)# S4 method for MatH
get.MatH.main.info(object)
Value
A list of char, the labels of the columns, or the names of the variables.
Slots
nrows
- the number of rows
ncols
- the number of columns
rownames
- a vector of char, the names of rows
varnames
- a vector of char, the names of columns