tmTotals<- {TableMonster} | R Documentation |
Assignment function for the 'totals' attribute
Description
Assignment function for the 'totals' attribute of an object of class 'TableMonster'
Usage
tmTotals(x) <- value
Arguments
x |
An object of class 'TableMonster' |
value |
The 'totals' attribute, a numeric or character vector of length equal to the number of columns in the table. |
Details
This attribute is optional an is only used when you have a table in which you want to put a single row of column totals (or anything else) below the bottom line.
Author(s)
Grant Izmirlian
References
<https://www.youtube.com/watch?v=CM1TaNVnh58>
[Package TableMonster version 1.7 Index]