get.MatH.main.info-methods: Method get.MatH.main.info

get.MatH.main.infoR Documentation

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 signature 'MatH'
get.MatH.main.info(object)

Arguments

object

a MatH 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


Airpino/HistDAWass documentation built on Jan. 30, 2024, 7:53 p.m.