Learn R Programming

tableParser (version 1.0.2)

tableClass: tableClass

Description

Classifies matrix content to either 'tabled results', 'correlation', 'matrix', 'text', 'vector', 'model with model statistics', or 'multi model with model statistics'.

Usage

tableClass(x, legend = NULL)

Value

A character object of length=1 with the table's class.

Arguments

x

A character matrix.

legend

A text vector with the tables caption and/or footnote.