get.MatH.varnames {HistDAWass} | R Documentation |
Method get.MatH.varnames
Description
It returns the labels of the columns, or the names of the variables, of a MatH
object
Usage
get.MatH.varnames(object)
## S4 method for signature 'MatH'
get.MatH.varnames(object)
Arguments
object |
a |
Value
A vector of char, the labels of the columns, or the names of the variables.
[Package HistDAWass version 1.0.8 Index]