Learn R Programming

TableMonster (version 1.7.6)

tmHeadings: Gets the attribute 'headings' from a 'TableMonster' class object

Description

Gets the attribute 'headings' from a 'TableMonster' class object

Usage

tmHeadings(x)

Value

The 'headings' attribute of a 'TableMonster' object, a vector of character strings of length equal to the number of columns of the table.

Arguments

x

An object of class 'TableMonster'

Author

Grant Izmirlian

Details

This is a required attribute for an object of class 'TableMonster'

References

<https://www.youtube.com/watch?v=CM1TaNVnh58>