Learn R Programming

TableMonster (version 1.7.6)

tmTotals: Gets the 'totals' attribute

Description

Gets the 'totals' attribute of an object of class 'TableMonster'

Usage

tmTotals(x)

Value

A numeric or character vector of length equal to the number of columns in the table

Arguments

x

An object of class 'TableMonster'

Author

Grant Izmirlian

Details

This attribute is optional and 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.

References

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