Learn R Programming

HistDAWass (version 1.0.4)

get.MatH.varnames: 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 MatH get.MatH.varnames(object)

Arguments

object

a MatH object

Value

A vector of char, the labels of the columns, or the names of the variables.