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