tmHeadings {TableMonster} | R Documentation |
Gets the attribute 'headings' from a 'TableMonster' class object
Description
Gets the attribute 'headings' from a 'TableMonster' class object
Usage
tmHeadings(x)
Arguments
x |
An object of class 'TableMonster' |
Details
This is a required attribute for an object of class 'TableMonster'
Value
The 'headings' attribute of a 'TableMonster' object, a vector of character strings of length equal to the number of columns of the table.
Author(s)
Grant Izmirlian
References
<https://www.youtube.com/watch?v=CM1TaNVnh58>
[Package TableMonster version 1.7 Index]